A B D E F G I K L M N P Q 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.

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
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.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

getConverter() - Method in interface tec.uom.lib.common.function.UnitConverterSupplier
 
getDescription() - Method in interface tec.uom.lib.common.DescriptiveEnum
 
getDescription() - Method in interface tec.uom.lib.common.function.DescriptionSupplier
 
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
 
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.DescriptiveEnum
 
Nameable - Interface in tec.uom.lib.common.function
Provides String name to implementations

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

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.

S

SymbolSupplier - Interface in tec.uom.lib.common.function
Provides String symbol to implementations

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
 

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 D E F G I K L M N P Q S T U V Y Z 

Copyright © 2005-2021 Units of Measurement project. All Rights Reserved.