Uses of Class
com.iizix.value.NumberValue
Packages that use NumberValue
Uses of NumberValue in com.iizix.value
Subclasses of NumberValue in com.iizix.valueModifier and TypeClassDescriptionclass
Value object class to handle the BigDecimal datatype.class
Value object class to handle the BigInteger datatype.class
Value object class to handle the Byte datatype.class
Value object class to handle the Double datatype.class
Value object class to handle the Float datatype.class
Value object class to handle the Integer datatype.class
Value object class to handle the Long datatype.class
Value object class to handle the Short datatype.