A B C D E F G I K L M N O P Q R S T U V Y Z
A
- apply(Quantity<Q>) - Method in interface tec.uom.lib.common.function.QuantityOperator
-
Applies the operator on the given quantity.
B
- BinaryPrefix - Class in tec.uom.lib.common
-
This class provides support for common binary prefixes to be used by units.
C
- charAt(String, int) - Static method in class tec.uom.lib.common.util.NumberComparator
-
- Coded<T> - Interface in tec.uom.lib.common.function
-
Interface for objects with a code.
- compare(Number, Number) - Method in class tec.uom.lib.common.util.NumberComparator
-
- compareRight(String, String) - Method in class tec.uom.lib.common.util.NumberComparator
-
D
- DescriptionSupplier - Interface in tec.uom.lib.common.function
-
Provides String description to implementations
- DescriptiveEnum<D extends DescriptiveEnum<D>> - Interface in tec.uom.lib.common.util
-
This interface is used to provide a getDescription() method to enums.
- DoubleFactorSupplier - Interface in tec.uom.lib.common.function
-
Represents a supplier of double-valued multiplication factors.
- dValues() - Method in interface tec.uom.lib.common.util.DescriptiveEnum
-
E
- EXBI(Unit<Q>) - Static method in class tec.uom.lib.common.BinaryPrefix
-
Returns the specified unit multiplied by the factor
10246 (binary prefix).
F
- FactorSupplier<T> - Interface in tec.uom.lib.common.function
-
Represents a supplier of T-valued multiplication factors.
G
- getCode() - Method in interface tec.uom.lib.common.function.Coded
-
- getConverter() - Method in interface tec.uom.lib.common.function.UnitConverterSupplier
-
- getDescription() - Method in interface tec.uom.lib.common.function.DescriptionSupplier
-
- getDescription() - Method in interface tec.uom.lib.common.util.DescriptiveEnum
-
- getFactor() - Method in interface tec.uom.lib.common.function.DoubleFactorSupplier
-
- getFactor() - Method in interface tec.uom.lib.common.function.FactorSupplier
-
- getId() - Method in interface tec.uom.lib.common.function.Identifiable
-
- getId() - Method in interface tec.uom.lib.common.function.IntIdentifiable
-
- getId() - Method in interface tec.uom.lib.common.function.LongIdentifiable
-
- getInstance() - Static method in class tec.uom.lib.common.util.NumberComparator
-
- getLabel() - Method in interface tec.uom.lib.common.function.LabelSupplier
-
- getMaximum() - Method in interface tec.uom.lib.common.function.IntMaximumSupplier
-
Gets a maximum value.
- getMaximum() - Method in interface tec.uom.lib.common.function.MaximumSupplier
-
Gets a maximum value.
- getMinimum() - Method in interface tec.uom.lib.common.function.IntMinimumSupplier
-
Gets a minimum value.
- getMinimum() - Method in interface tec.uom.lib.common.function.MinimumSupplier
-
Gets a minimum value.
- getName() - Method in interface tec.uom.lib.common.function.Nameable
-
- getPriority() - Method in interface tec.uom.lib.common.function.IntPrioritySupplier
-
Gets a priority value.
- getQuantity() - Method in interface tec.uom.lib.common.function.QuantitySupplier
-
Gets a quantity.
- getSymbol() - Method in interface tec.uom.lib.common.function.SymbolSupplier
-
- getUnit() - Method in interface tec.uom.lib.common.function.UnitSupplier
-
- getValue() - Method in interface tec.uom.lib.common.function.ValueSupplier
-
Gets a value.
- getVersion() - Method in interface tec.uom.lib.common.function.Versioned
-
- GIBI(Unit<Q>) - Static method in class tec.uom.lib.common.BinaryPrefix
-
Returns the specified unit multiplied by the factor
10243 (binary prefix).
I
- Identifiable<T> - Interface in tec.uom.lib.common.function
-
Interface for objects with an Id.
- IntIdentifiable - Interface in tec.uom.lib.common.function
-
Interface for objects with an int-valued Id.
- IntMaximumSupplier - Interface in tec.uom.lib.common.function
-
Represents a supplier of int-valued maximum.
- IntMinimumSupplier<T> - Interface in tec.uom.lib.common.function
-
Represents a supplier of int-valued minimum.
- IntPrioritySupplier - Interface in tec.uom.lib.common.function
-
Represents a supplier of int-valued priority.
K
- KIBI(Unit<Q>) - Static method in class tec.uom.lib.common.BinaryPrefix
-
Returns the specified unit multiplied by the factor 1024
(binary prefix).
L
- LabelSupplier - Interface in tec.uom.lib.common.function
-
Provides String label to implementations
- LongIdentifiable - Interface in tec.uom.lib.common.function
-
Interface for objects with an long-valued Id.
M
- MaximumSupplier<T> - Interface in tec.uom.lib.common.function
-
Represents a supplier of maximum value.
- MEBI(Unit<Q>) - Static method in class tec.uom.lib.common.BinaryPrefix
-
Returns the specified unit multiplied by the factor
10242 (binary prefix).
- MinimumSupplier<T> - Interface in tec.uom.lib.common.function
-
Represents a supplier of minimum value.
N
- name() - Method in interface tec.uom.lib.common.util.DescriptiveEnum
-
- Nameable - Interface in tec.uom.lib.common.function
-
Provides String name to implementations
- NumberComparator - Class in tec.uom.lib.common.util
-
Compares two
Number objects with each other
O
- of(SystemOfUnits) - Static method in class tec.uom.lib.common.util.SystemOfUnitsReporter
-
P
- parse(I) - Method in interface tec.uom.lib.common.function.Parser
-
Parses the specified I to produce a O.
- Parser<I,O> - Interface in tec.uom.lib.common.function
-
Represents a function that parses an input value and produces an output.
- PEBI(Unit<Q>) - Static method in class tec.uom.lib.common.BinaryPrefix
-
Returns the specified unit multiplied by the factor
10245 (binary prefix).
Q
- QuantityConverter<Q extends javax.measure.Quantity<Q>> - Interface in tec.uom.lib.common.function
-
Represents an operation to convert values.
- QuantityOperator<Q extends javax.measure.Quantity<Q>> - Interface in tec.uom.lib.common.function
-
Represents an operation on a single Quantity that produces a
result of type Quantity.
- QuantitySupplier<Q extends javax.measure.Quantity<Q>> - Interface in tec.uom.lib.common.function
-
Represents a supplier of quantities.
R
- report(boolean) - Method in class tec.uom.lib.common.util.SystemOfUnitsReporter
-
- report() - Method in class tec.uom.lib.common.util.SystemOfUnitsReporter
-
S
- SymbolSupplier - Interface in tec.uom.lib.common.function
-
Provides String symbol to implementations
- SystemOfUnitsReporter - Class in tec.uom.lib.common.util
-
T
- TEBI(Unit<Q>) - Static method in class tec.uom.lib.common.BinaryPrefix
-
Returns the specified unit multiplied by the factor
10244 (binary prefix).
- tec.uom.lib.common - package tec.uom.lib.common
-
- tec.uom.lib.common.function - package tec.uom.lib.common.function
-
Functional Interfaces
- tec.uom.lib.common.util - package tec.uom.lib.common.util
-
Utility classes
- to(Unit<Q>) - Method in interface tec.uom.lib.common.function.QuantityConverter
-
Returns a quantity converted into another unit.
U
- UnitConverterSupplier - Interface in tec.uom.lib.common.function
-
Provides a UnitConverter to implementations
- UnitSupplier<Q extends javax.measure.Quantity<Q>> - Interface in tec.uom.lib.common.function
-
Provides a Unit to implementations
V
- ValueSupplier<T> - Interface in tec.uom.lib.common.function
-
Represents a supplier of values.
- Versioned<T> - Interface in tec.uom.lib.common.function
-
Interface for objects with a version.
Y
- YOBI(Unit<Q>) - Static method in class tec.uom.lib.common.BinaryPrefix
-
Returns the specified unit multiplied by the factor
10248 (binary prefix).
Z
- ZEBI(Unit<Q>) - Static method in class tec.uom.lib.common.BinaryPrefix
-
Returns the specified unit multiplied by the factor
10247 (binary prefix).
A B C D E F G I K L M N O P Q R S T U V Y Z
Copyright © 2005–2018 Units of Measurement project. All rights reserved.