All Classes and Interfaces
Class
Description
Interface for objects with a
code.Represents an operation to convert values.
Provides String description to implementations
This interface is used to provide a
getDescription() method to enums.Represents a supplier of
double-valued multiplication factors.Represents a supplier of
T-valued multiplication factors.Interface for objects with an Id.
Represents a supplier of int-valued base.
Represents a supplier of int-valued exponent.
Interface for objects with an int-valued Id.
Represents a supplier of int-valued maximum.
Represents a supplier of int-valued minimum.
Represents a supplier of int-valued priority.
Interface for objects with an long-valued Id.
Represents a supplier of maximum value.
Represents a supplier of minimum value.
Provides String name to implementations
Comparator to sort quantities by natural order, looking both the unit and the value.
Compares two Number objects with each other
Represents a function that parses an input value and produces an output.
Represents a function that parses an input value and produces an output.
Represents an operation to convert quantities.
Utility methods for operating on
units and quantities with Java
functional interfaces like Function.Represents a supplier of quantities.
Provides String symbol to implementations
Comparator to sort units by natural order, looking at both the name and symbol.
Provides a
UnitConverter to implementationsProvides a
Unit to implementationsRepresents a supplier of values.
Interface for objects with a
version.