Package tech.uom.lib.common.util
Utility classes
-
Interface Summary Interface Description DescriptiveEnum<D extends DescriptiveEnum<D>> This interface is used to provide agetDescription()
method to enums. -
Class Summary Class Description NaturalQuantityComparator<T extends javax.measure.Quantity<T>> Comparator to sort quantities by natural order, looking both the unit and the value.NumberComparator Compares two Number objects with each otherSystemOfUnitsReporter UnitComparator<U extends javax.measure.Unit<?>> Comparator to sort units by natural order, looking both the name and the symbol.