Uses of Class
org.hypergraphdb.type.javaprimitive.NumericTypeBase

Packages that use NumericTypeBase
org.hypergraphdb.type.javaprimitive   
 

Uses of NumericTypeBase in org.hypergraphdb.type.javaprimitive
 

Subclasses of NumericTypeBase in org.hypergraphdb.type.javaprimitive
 class ByteType
           
 class CharType
           
 class IntType
           The implementation of the primitive Integer type.
 class LongType
           
 class ShortType