class | BigDecimalValue | Value object class to handle the BigDecimal datatype. |
---|
class | BigIntegerValue | Value object class to handle the BigInteger datatype. |
---|
class | ByteValue | Value object class to handle the Byte datatype. |
---|
class | DoubleValue | Value object class to handle the Double datatype. |
---|
class | FloatValue | Value object class to handle the Float datatype. |
---|
class | IntegerValue | Value object class to handle the Integer datatype. |
---|
class | LongValue | Value object class to handle the Long datatype. |
---|
class | ShortValue | Value object class to handle the Short datatype. |
---|