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

Constructor Index

 o FloatingPointType()

Method Index

 o floatingPointType()
 o integralType()

Constructors

 o FloatingPointType
 public FloatingPointType()

Methods

 o integralType
 public boolean integralType()
Overrides:
integralType in class PrimitiveType
 o floatingPointType
 public boolean floatingPointType()
Overrides:
floatingPointType in class PrimitiveType

All Packages  Class Hierarchy  This Package  Previous  Next  Index