Class AbstractConverter.Pair

java.lang.Object
tech.units.indriya.AbstractConverter
tech.units.indriya.AbstractConverter.Pair
All Implemented Interfaces:
Serializable, Comparable<javax.measure.UnitConverter>, javax.measure.UnitConverter
Enclosing class:
AbstractConverter

public static final class AbstractConverter.Pair extends AbstractConverter implements Serializable
This class represents converters made up of two or more separate converters (in matrix notation [pair] = [left] x [right]).
See Also: