All Packages Class Hierarchy This Package Previous Next Index
Class espresso.util.FloatingPointType
java.lang.Object
|
+----espresso.util.Type
|
+----espresso.util.PrimitiveType
|
+----espresso.util.FloatingPointType
- public abstract class FloatingPointType
- extends PrimitiveType
-
FloatingPointType()
-
-
floatingPointType()
-
-
integralType()
-
FloatingPointType
public FloatingPointType()
integralType
public boolean integralType()
- Overrides:
- integralType in class PrimitiveType
floatingPointType
public boolean floatingPointType()
- Overrides:
- floatingPointType in class PrimitiveType
All Packages Class Hierarchy This Package Previous Next Index