Class OmniDivisibleValue

java.lang.Object
java.lang.Number
javax.money.NumberValue
foundation.omni.OmniValue
foundation.omni.OmniDivisibleValue
All Implemented Interfaces:
Serializable, Comparable<javax.money.NumberValue>

public final class OmniDivisibleValue extends OmniValue
Numeric Value of Divisible Omni Token An Omni Divisible token is typically represented to the user as a decimal amount and hence you can have a fractional number of tokens. Internally it uses the same format as an indivisible token.
See Also: