Interface Currency

All Superinterfaces:
javax.measure.Quantity<Currency>

@NonNullByDefault public interface Currency extends javax.measure.Quantity<Currency>
The Currency defines the dimension for currencies
Author:
Jan N. Klug - Initial contribution
  • Nested Class Summary

    Nested classes/interfaces inherited from interface javax.measure.Quantity

    javax.measure.Quantity.Scale
  • Method Summary

    Methods inherited from interface javax.measure.Quantity

    add, asType, divide, divide, getScale, getUnit, getValue, inverse, isEquivalentTo, multiply, multiply, negate, subtract, to, toSystemUnit