Index

A B C D E F G H I J K L M N O P Q R S T U V Å 
All Classes and Interfaces|All Packages

A

acre - Static variable in class AreaUnit
 
add(Quantity<Area>) - Method in class AreaQuantity
 
add(Quantity<Length>) - Method in class DistanceQuantity
 
add(Quantity<Temperature>) - Method in class TemperatureQuantity
 
add(Quantity<Time>) - Method in class TimeQuantity
 
add(Quantity<Volume>) - Method in class VolumeQuantity
 
add(AreaQuantity) - Method in class AreaQuantity
 
add(DistanceQuantity) - Method in class DistanceQuantity
 
add(TemperatureQuantity) - Method in class TemperatureQuantity
 
add(TestQuantity<Q>, TestQuantity<Q>, TestQuantity<Q>, TestUnit<Q>) - Method in class TestQuantity
 
add(TimeQuantity) - Method in class TimeQuantity
 
add(VolumeQuantity) - Method in class VolumeQuantity
 
alternate(String) - Method in class TestUnit
 
AreaQuantity - Class in javax.measure.test.quantity
 
AreaQuantity() - Constructor for class AreaQuantity
 
AreaQuantity(double, AreaUnit) - Constructor for class AreaQuantity
 
AreaQuantity(Number, Unit) - Constructor for class AreaQuantity
 
AreaQuantityTest - Class in javax.measure.test.quantity
 
AreaQuantityTest() - Constructor for class AreaQuantityTest
 
AreaUnit - Class in javax.measure.test.unit
 
AreaUnit(String, double) - Constructor for class AreaUnit
 
asType(Class<T>) - Method in class AreaQuantity
 
asType(Class<T>) - Method in class DistanceQuantity
 
asType(Class<T>) - Method in class TemperatureQuantity
 
asType(Class<T>) - Method in class TimeQuantity
 
asType(Class<T>) - Method in class VolumeQuantity
 
asType(Class<T>) - Method in class TestUnit
 
asType(Class<T>) - Method in class TemperatureUnit
 
AU - Static variable in class DistanceUnit
 

B

BaseUnit<Q extends Quantity<Q>> - Class in javax.measure.test.unit
Building blocks on top of which all others units are created.
BaseUnit(String) - Constructor for class BaseUnit
Creates a base unit having the specified symbol.
BaseUnit(String, double) - Constructor for class BaseUnit
Creates a base unit with name and factor
BaseUnit(String, String) - Constructor for class BaseUnit
Creates a base unit having the specified symbol.
BinaryPrefixTest - Class in javax.measure.test
 
BinaryPrefixTest() - Constructor for class BinaryPrefixTest
 
bushel - Static variable in class VolumeUnit
 

C

CalcTripLength - Class in javax.measure.test
 
CalcTripLength() - Constructor for class CalcTripLength
 
cc - Static variable in class VolumeUnit
 
CELSIUS - Static variable in class TemperatureUnit
Celsius, used by most of the world's population.
CircleInfo - Class in javax.measure.test
 
CircleInfo - Class in javax.measure.test.quantity
 
CircleInfo() - Constructor for class CircleInfo
 
CircleInfo() - Constructor for class CircleInfo
 
cm - Static variable in class DistanceUnit
 
compareTo(Quantity<Temperature>) - Method in class TemperatureQuantity
 
compareTo(Quantity<Q>) - Method in class TestQuantity
Compares this quantity to the specified Measurement quantity.
compareTo(UnitConverter) - Method in class MultiplyConverter
 
concatenate(TestConverter) - Method in class TestConverter
Concatenates this physics converter with another unit converter.
concatenate(UnitConverter) - Method in class MultiplyConverter
 
concatenate(UnitConverter) - Method in class TestConverter
 
Conversions - Class in javax.measure.test
 
Conversions() - Constructor for class Conversions
 
convert(double) - Method in class MultiplyConverter
 
convert(double) - Method in class TestConverter
 
convert(double) - Method in class TestConverter.Pair
 
convert(Number) - Method in class TestConverter
 
convert(AreaUnit) - Method in class AreaQuantity
 
convert(DistanceUnit) - Method in class DistanceQuantity
 
convert(TemperatureUnit) - Method in class TemperatureQuantity
 
convert(TimeUnit) - Method in class TimeQuantity
 
convert(VolumeUnit) - Method in class VolumeQuantity
 
ConverterTest - Class in javax.measure.test
 
ConverterTest() - Constructor for class ConverterTest
 
cumetre - Static variable in class VolumeUnit
 
cumile - Static variable in class VolumeUnit
 

D

DimensionTest - Class in javax.measure.test
 
DimensionTest() - Constructor for class DimensionTest
 
DistanceQuantity - Class in javax.measure.test.quantity
 
DistanceQuantity() - Constructor for class DistanceQuantity
 
DistanceQuantity(double, DistanceUnit) - Constructor for class DistanceQuantity
 
DistanceQuantity(Number, Unit) - Constructor for class DistanceQuantity
 
DistanceQuantityTest - Class in javax.measure.test.quantity
 
DistanceQuantityTest() - Constructor for class DistanceQuantityTest
 
DistanceUnit - Class in javax.measure.test.unit
 
DistanceUnit(String, double) - Constructor for class DistanceUnit
 
DistanceUnit(String, DistanceUnit, double) - Constructor for class DistanceUnit
 
divide(double) - Method in class AreaQuantity
 
divide(double) - Method in class DistanceQuantity
 
divide(double) - Method in class TemperatureQuantity
 
divide(double) - Method in class TimeQuantity
 
divide(double) - Method in class VolumeQuantity
 
divide(double) - Method in class TestUnit
 
divide(Number) - Method in class AreaQuantity
 
divide(Number) - Method in class DistanceQuantity
 
divide(Number) - Method in class TemperatureQuantity
 
divide(Number) - Method in class TimeQuantity
 
divide(Number) - Method in class VolumeQuantity
 
divide(Number) - Method in class TestUnit
 
divide(Quantity<?>) - Method in class AreaQuantity
 
divide(Quantity<?>) - Method in class DistanceQuantity
 
divide(Quantity<?>) - Method in class TemperatureQuantity
 
divide(Quantity<?>) - Method in class TimeQuantity
 
divide(Quantity<?>) - Method in class VolumeQuantity
 
divide(AreaQuantity) - Method in class VolumeQuantity
 
divide(DistanceQuantity) - Method in class AreaQuantity
 
divide(DistanceQuantity) - Method in class VolumeQuantity
 
divide(Unit<?>) - Method in class TestUnit
 
doubleValue(Unit<Temperature>) - Method in class TemperatureQuantity
 

E

eq(AreaQuantity) - Method in class AreaQuantity
 
eq(DistanceQuantity) - Method in class DistanceQuantity
 
eq(TemperatureQuantity) - Method in class TemperatureQuantity
 
eq(TestQuantity<Temperature>) - Method in class TemperatureQuantity
 
eq(TestQuantity<Q>) - Method in class TestQuantity
 
eq(TimeQuantity) - Method in class TimeQuantity
 
eq(VolumeQuantity) - Method in class VolumeQuantity
 
equals(Object) - Method in class MultiplyConverter
 
equals(Object) - Method in class TestConverter
 
equals(Object) - Method in class TestConverter.Pair
 
equals(Object) - Method in class BaseUnit
 
ExceptionsTest - Class in javax.measure.test
 
ExceptionsTest() - Constructor for class ExceptionsTest
 

F

FAHRENHEIT - Static variable in class TemperatureUnit
Fahrenheit, commonly used in the United States.
format(Unit<?>) - Method in class SimpleTestUnitFormat
Formats an object to produce a string.
format(Unit<?>, Appendable) - Method in class SimpleTestUnitFormat
 
FormatServiceTest - Class in javax.measure.spi
Tests for FormatService.
FormatServiceTest() - Constructor for class FormatServiceTest
 

G

g - Static variable in class MassUnit
 
ge(AreaQuantity) - Method in class AreaQuantity
 
ge(DistanceQuantity) - Method in class DistanceQuantity
 
ge(TestQuantity<Q>) - Method in class TestQuantity
 
ge(TimeQuantity) - Method in class TimeQuantity
 
ge(VolumeQuantity) - Method in class VolumeQuantity
 
geInstance() - Static method in class SimpleTestUnitFormat
Returns the instance for formatting and parsing using case insensitive symbols
getBaseUnits() - Method in class TestUnit
 
getBySymbol(String) - Static method in class TemperatureUnit
 
getConversionSteps() - Method in class TestConverter
 
getConversionSteps() - Method in class TestConverter.Pair
 
getConverterTo(Unit<Q>) - Method in class TestUnit
 
getConverterToAny(Unit<?>) - Method in class TestUnit
 
getDescription() - Method in class TemperatureUnit
 
getDimension() - Method in class TestUnit
 
getDist() - Method in class TripLeg
 
getFactor() - Method in class MultiplyConverter
Returns the scale factor of this converter.
getFactor() - Method in class TemperatureUnit
 
getInstance() - Static method in class SimpleTestUnitFormat
Returns the unit format for the default locale.
getLeft() - Method in class TestConverter.Pair
 
getMultFactor() - Method in class TestUnit
 
getName() - Method in class TestUnit
 
getName() - Method in class TemperatureUnit
 
getQuantity(Number, Unit<Q>) - Static method in class TestQuantities
Returns the scalar measurement.
getRight() - Method in class TestConverter.Pair
 
getScalar() - Method in class TemperatureQuantity
 
getScale() - Method in class TestQuantity
 
getSymbol() - Method in class TestUnit
 
getSymbol() - Method in class BaseUnit
 
getSymbol() - Method in class TemperatureUnit
 
getSystemConverter() - Method in class TestUnit
Returns the converter from this unit to its unscaled System Unit unit.
getSystemUnit() - Method in class TestUnit
 
getSystemUnit() - Method in class AreaUnit
 
getSystemUnit() - Method in class BaseUnit
 
getSystemUnit() - Method in class DistanceUnit
 
getSystemUnit() - Method in class MassUnit
 
getSystemUnit() - Method in class SpeedUnit
 
getSystemUnit() - Method in class TemperatureUnit
 
getSystemUnit() - Method in class TimeUnit
 
getSystemUnit() - Method in class VolumeUnit
 
getType() - Method in class TestQuantity
 
getUnit() - Method in class TemperatureQuantity
 
getUnit() - Method in class TestQuantity
 
getValue() - Method in class MultiplyConverter
 
getValue() - Method in class TemperatureQuantity
 
getValue() - Method in class TestQuantity
 
gt(AreaQuantity) - Method in class AreaQuantity
 
gt(DistanceQuantity) - Method in class DistanceQuantity
 
gt(TestQuantity<Q>) - Method in class TestQuantity
 
gt(TimeQuantity) - Method in class TimeQuantity
 
gt(VolumeQuantity) - Method in class VolumeQuantity
 

H

h - Static variable in class TimeUnit
 
hashCode() - Method in class MultiplyConverter
 
hashCode() - Method in class TestConverter
 
hashCode() - Method in class TestConverter.Pair
 
hashCode() - Method in class BaseUnit
 
hectare - Static variable in class AreaUnit
 

I

IDENTITY - Static variable in class TestConverter
Holds identity converter.
in - Static variable in class DistanceUnit
 
init() - Method in class ConverterTest
 
init() - Method in class DimensionTest
 
init() - Method in class QuantityFormatTest
 
init() - Method in class UnitFormatTest
 
init() - Method in class UnitTest
 
inverse() - Method in class MultiplyConverter
 
inverse() - Method in class AreaQuantity
 
inverse() - Method in class DistanceQuantity
 
inverse() - Method in class TemperatureQuantity
 
inverse() - Method in class TimeQuantity
 
inverse() - Method in class VolumeQuantity
 
inverse() - Method in class TestConverter
 
inverse() - Method in class TestConverter.Pair
 
inverse() - Method in class TestUnit
 
isCompatible(Unit<?>) - Method in class TestUnit
 
isCompatible(Unit<?>) - Method in class TemperatureUnit
 
isEquivalentTo(Quantity<Q>) - Method in class TestQuantity
 
isEquivalentTo(Unit<Q>) - Method in class TestUnit
 
isIdentity() - Method in class TestConverter
 
isIdentity() - Method in class TestConverter.Pair
 
isLinear() - Method in class MultiplyConverter
 
isLinear() - Method in class TestConverter.Pair
 
isZero() - Method in class TemperatureQuantity
 

J

javax.measure.spi - package javax.measure.spi
 
javax.measure.test - package javax.measure.test
 
javax.measure.test.format - package javax.measure.test.format
 
javax.measure.test.function - package javax.measure.test.function
 
javax.measure.test.quantity - package javax.measure.test.quantity
 
javax.measure.test.unit - package javax.measure.test.unit
 

K

KELVIN - Static variable in class TemperatureUnit
Kelvin, commonly used in scientific endeavors.
kg - Static variable in class MassUnit
 
km - Static variable in class DistanceUnit
 
kmh - Static variable in class SpeedUnit
 

L

label(Unit<?>, String) - Method in class SimpleTestUnitFormat
 
le(AreaQuantity) - Method in class AreaQuantity
 
le(DistanceQuantity) - Method in class DistanceQuantity
 
le(TestQuantity<Q>) - Method in class TestQuantity
 
le(TimeQuantity) - Method in class TimeQuantity
 
le(VolumeQuantity) - Method in class VolumeQuantity
 
litre - Static variable in class VolumeUnit
 
lt(AreaQuantity) - Method in class AreaQuantity
 
lt(DistanceQuantity) - Method in class DistanceQuantity
 
lt(TestQuantity<Q>) - Method in class TestQuantity
 
lt(TimeQuantity) - Method in class TimeQuantity
 
lt(VolumeQuantity) - Method in class VolumeQuantity
 

M

m - Static variable in class DistanceUnit
 
main(String[]) - Static method in class CalcTripLength
 
main(String[]) - Static method in class CircleInfo
 
main(String[]) - Static method in class Conversions
 
main(String[]) - Static method in class CircleInfo
 
MassUnit - Class in javax.measure.test.unit
 
MassUnit(String, double) - Constructor for class MassUnit
 
MeasurementParseTest - Class in javax.measure.test.format
Measurement Format Tests
MeasurementParseTest() - Constructor for class MeasurementParseTest
 
MetricPrefixTest - Class in javax.measure.test
JUnit tests for the 24 prefixes used in the metric system (decimal multiples and submultiples of units).
MetricPrefixTest() - Constructor for class MetricPrefixTest
 
mile - Static variable in class DistanceUnit
 
min - Static variable in class TimeUnit
 
mph - Static variable in class SpeedUnit
 
multFactor - Variable in class TestUnit
 
multiply(double) - Method in class AreaQuantity
 
multiply(double) - Method in class DistanceQuantity
 
multiply(double) - Method in class TimeQuantity
 
multiply(double) - Method in class VolumeQuantity
 
multiply(double) - Method in class TestUnit
 
multiply(double) - Method in class TemperatureUnit
 
multiply(Number) - Method in class AreaQuantity
 
multiply(Number) - Method in class DistanceQuantity
 
multiply(Number) - Method in class TemperatureQuantity
 
multiply(Number) - Method in class TimeQuantity
 
multiply(Number) - Method in class VolumeQuantity
 
multiply(Number) - Method in class TestUnit
 
multiply(Length) - Method in class DistanceQuantity
 
multiply(Quantity<?>) - Method in class AreaQuantity
 
multiply(Quantity<?>) - Method in class DistanceQuantity
 
multiply(Quantity<?>) - Method in class TemperatureQuantity
 
multiply(Quantity<?>) - Method in class TimeQuantity
 
multiply(Quantity<?>) - Method in class VolumeQuantity
 
multiply(AreaQuantity) - Method in class DistanceQuantity
 
multiply(DistanceQuantity) - Method in class AreaQuantity
 
multiply(DistanceQuantity) - Method in class DistanceQuantity
 
multiply(Unit<?>) - Method in class TestUnit
 
multiply(Unit<?>) - Method in class TemperatureUnit
 
MultiplyConverter - Class in javax.measure.test.function
This class represents a converter multiplying numeric values by a constant scaling factor (double based).
MultiplyConverter(double) - Constructor for class MultiplyConverter
Creates a multiply converter with the specified scale factor.
MultiplyConverter(Number) - Constructor for class MultiplyConverter
Creates a multiply converter with the specified scale factor.

N

name - Variable in class TestUnit
 
ne(AreaQuantity) - Method in class AreaQuantity
 
ne(DistanceQuantity) - Method in class DistanceQuantity
 
ne(TestQuantity<Q>) - Method in class TestQuantity
 
ne(TimeQuantity) - Method in class TimeQuantity
 
ne(VolumeQuantity) - Method in class VolumeQuantity
 
negate() - Method in class AreaQuantity
 
negate() - Method in class DistanceQuantity
 
negate() - Method in class TemperatureQuantity
 
negate() - Method in class TimeQuantity
 
negate() - Method in class VolumeQuantity
 

O

ONE - Static variable in class TestQuantity
 
ONE - Static variable in class TestUnit
 

P

Pair(UnitConverter, UnitConverter) - Constructor for class TestConverter.Pair
Creates a compound converter resulting from the combined transformation of the specified converters.
parse(CharSequence) - Method in class SimpleTestUnitFormat
Parses the specified character sequence to produce a unit (convenience method).
parse(CharSequence, int) - Method in class SimpleTestUnitFormat
 
parse(CharSequence, ParsePosition) - Method in class SimpleTestUnitFormat
Parses the specified character sequence to produce a unit (convenience method).
parsec - Static variable in class DistanceUnit
 
pow(int) - Method in class TestUnit
 
pow(int) - Method in class TemperatureUnit
 
prefix(Prefix) - Method in class TestUnit
 
prefix(Prefix) - Method in class TemperatureUnit
 

Q

QuantityFormatTest - Class in javax.measure.test.format
 
QuantityFormatTest() - Constructor for class QuantityFormatTest
 

R

RANKINE - Static variable in class TemperatureUnit
Rankine, used in scientific endeavors.
REF_UNIT - Static variable in class AreaUnit
 
REF_UNIT - Static variable in class DistanceUnit
 
REF_UNIT - Static variable in class MassUnit
 
REF_UNIT - Static variable in class SpeedUnit
 
REF_UNIT - Static variable in class TimeUnit
 
REF_UNIT - Static variable in class VolumeUnit
 
root(int) - Method in class TestUnit
 
root(int) - Method in class TemperatureUnit
 

S

s - Static variable in class TimeUnit
 
scalar - Variable in class TestQuantity
 
ServiceProviderTest - Class in javax.measure.spi
Tests for ServiceProvider.
ServiceProviderTest() - Constructor for class ServiceProviderTest
 
setUp() - Method in class AreaQuantityTest
 
setUp() - Method in class DistanceQuantityTest
 
setUp() - Method in class TemperatureQuantityTest
 
shift(double) - Method in class TestUnit
 
shift(double) - Method in class TemperatureUnit
 
shift(Number) - Method in class TestUnit
 
showInUnits(TestUnit<?>, int) - Method in class TestQuantity
 
showInUnits(AreaUnit, int) - Method in class AreaQuantity
 
showInUnits(DistanceUnit, int) - Method in class DistanceQuantity
 
showInUnits(DistanceUnit, int) - Method in class TimeQuantity
 
showInUnits(VolumeUnit, int) - Method in class VolumeQuantity
 
SimpleTestUnitFormat - Class in javax.measure.test.format
Provides a simple interface for formatting and parsing units.
SpeedUnit - Class in javax.measure.test.unit
 
SpeedUnit(String, double) - Constructor for class SpeedUnit
 
sqmetre - Static variable in class AreaUnit
 
sqmile - Static variable in class AreaUnit
 
subtract(Quantity<Area>) - Method in class AreaQuantity
 
subtract(Quantity<Length>) - Method in class DistanceQuantity
 
subtract(Quantity<Temperature>) - Method in class TemperatureQuantity
 
subtract(Quantity<Time>) - Method in class TimeQuantity
 
subtract(Quantity<Volume>) - Method in class VolumeQuantity
 
subtract(AreaQuantity) - Method in class AreaQuantity
 
subtract(DistanceQuantity) - Method in class DistanceQuantity
 
subtract(TemperatureQuantity) - Method in class TemperatureQuantity
 
subtract(TestQuantity<Q>, TestQuantity<Q>, TestQuantity<Q>, TestUnit<Q>) - Method in class TestQuantity
 
subtract(TimeQuantity) - Method in class TimeQuantity
 
subtract(VolumeQuantity) - Method in class VolumeQuantity
 
symbol - Variable in class TestUnit
 

T

TemperatureQuantity - Class in javax.measure.test.quantity
 
TemperatureQuantity(double, TemperatureUnit) - Constructor for class TemperatureQuantity
 
TemperatureQuantity(Number, Unit) - Constructor for class TemperatureQuantity
 
TemperatureQuantity(Quantity.Scale) - Constructor for class TemperatureQuantity
 
TemperatureQuantityTest - Class in javax.measure.test.quantity
 
TemperatureQuantityTest() - Constructor for class TemperatureQuantityTest
 
TemperatureUnit - Class in javax.measure.test.unit
 
TemperatureUnit(double, double, TemperatureUnit, double, double, String, String) - Constructor for class TemperatureUnit
Constructor for TemperatureUnit that accepts key characteristics of each temperature scale.
testAbsolute() - Method in class DistanceQuantityTest
 
testAbsolute() - Method in class TemperatureQuantityTest
 
testAdd() - Method in class AreaQuantityTest
 
testAdd() - Method in class DistanceQuantityTest
 
testAdd() - Method in class TemperatureQuantityTest
 
testAreaQuantity() - Method in class AreaQuantityTest
 
testAreaQuantity() - Method in class DistanceQuantityTest
 
testAtto() - Method in class MetricPrefixTest
 
testCenti() - Method in class MetricPrefixTest
 
testConvert() - Method in class AreaQuantityTest
 
testConvert() - Method in class DistanceQuantityTest
 
testConvert() - Method in class TemperatureQuantityTest
 
TestConverter - Class in javax.measure.test
Test class for our UnitConverter implementations.
TestConverter() - Constructor for class TestConverter
Default constructor.
TestConverter.Pair - Class in javax.measure.test
This class represents converters made up of two or more separate converters (in matrix notation [pair] = [left] x [right]).
testDeca() - Method in class MetricPrefixTest
 
testDeci() - Method in class MetricPrefixTest
 
testDeka() - Method in class MetricPrefixTest
 
testDivide() - Method in class DimensionTest
 
testDivideDistanceQuantity() - Method in class AreaQuantityTest
 
testDivideDouble() - Method in class AreaQuantityTest
 
testDivideDouble() - Method in class DistanceQuantityTest
 
testDivideDouble() - Method in class TemperatureQuantityTest
 
testDivideNull() - Method in class UnitTest
 
testEq() - Method in class AreaQuantityTest
 
testEq() - Method in class DistanceQuantityTest
 
testEq() - Method in class TemperatureQuantityTest
 
testExa() - Method in class MetricPrefixTest
 
testExbi() - Method in class BinaryPrefixTest
 
testExceptionWithMessage() - Method in class MeasurementParseTest
 
testFemto() - Method in class MetricPrefixTest
 
testFormatFromQuantity() - Method in class UnitFormatTest
 
testFormatKph() - Method in class UnitFormatTest
 
testGe() - Method in class AreaQuantityTest
 
testGe() - Method in class DistanceQuantityTest
 
testGe() - Method in class TemperatureQuantityTest
 
testGetAndSetCurrent() - Method in class ServiceProviderTest
testGetBinaryPrefixes() - Method in class ServiceProviderTest
 
testGetConverterTo() - Method in class UnitTest
 
testGetDimension() - Method in class UnitTest
Test method for Unit.getDimension().
testGetInstance() - Method in class DimensionTest
 
testGetMetricPrefixes() - Method in class ServiceProviderTest
 
testGetProductDimensions() - Method in class DimensionTest
 
testGetSymbol() - Method in class UnitTest
Test method for Unit.getSymbol().
testGetUnitFormats() - Method in class FormatServiceTest
testGibi() - Method in class BinaryPrefixTest
 
testGiga() - Method in class MetricPrefixTest
 
testGt() - Method in class AreaQuantityTest
 
testGt() - Method in class DistanceQuantityTest
 
testGt() - Method in class TemperatureQuantityTest
 
testHecto() - Method in class MetricPrefixTest
 
testIdentity() - Method in class ConverterTest
 
testIncommensurableException() - Method in class ExceptionsTest
 
testIncommensurableExceptionWithCause() - Method in class ExceptionsTest
 
testIncommensurableExceptionWithMessageAndCause() - Method in class ExceptionsTest
 
testIsCompatible() - Method in class UnitTest
testIsEquivalentTo() - Method in class UnitTest
testKibi() - Method in class BinaryPrefixTest
 
testKilo() - Method in class MetricPrefixTest
 
testLe() - Method in class AreaQuantityTest
 
testLe() - Method in class DistanceQuantityTest
 
testLe() - Method in class TemperatureQuantityTest
 
testLevelCelsius() - Method in class TemperatureQuantityTest
 
testLevelFahrenheit() - Method in class TemperatureQuantityTest
 
testLinear() - Method in class ConverterTest
 
testLocalSensitive() - Method in class QuantityFormatTest
 
testLocalSensitive() - Method in class UnitFormatTest
 
testLt() - Method in class AreaQuantityTest
 
testLt() - Method in class DistanceQuantityTest
 
testLt() - Method in class TemperatureQuantityTest
 
testMeasurementError() - Method in class ExceptionsTest
 
testMeasurementErrorWithCause() - Method in class ExceptionsTest
 
testMeasurementErrorWithMessage() - Method in class ExceptionsTest
 
testMeasurementErrorWithMessageAndCause() - Method in class ExceptionsTest
 
testMeasurementException() - Method in class ExceptionsTest
 
testMeasurementExceptionWithCause() - Method in class ExceptionsTest
 
testMeasurementExceptionWithMessage() - Method in class ExceptionsTest
 
testMeasurementExceptionWithMessageAndCause() - Method in class ExceptionsTest
 
testMebi() - Method in class BinaryPrefixTest
 
testMega() - Method in class MetricPrefixTest
 
testMicro() - Method in class MetricPrefixTest
 
testMilli() - Method in class MetricPrefixTest
 
testMoreLocalSensitive() - Method in class UnitFormatTest
 
testMultiply() - Method in class DimensionTest
 
testMultiplyDistanceQuantity() - Method in class AreaQuantityTest
 
testMultiplyDistanceQuantity() - Method in class DistanceQuantityTest
 
testMultiplyDouble() - Method in class AreaQuantityTest
 
testMultiplyDouble() - Method in class DistanceQuantityTest
 
testMultiplyDouble() - Method in class TemperatureQuantityTest
 
testMultiplyNull() - Method in class UnitTest
 
testNano() - Method in class MetricPrefixTest
 
testNegate() - Method in class AreaQuantityTest
 
testNegate() - Method in class DistanceQuantityTest
 
testNegate() - Method in class TemperatureQuantityTest
 
testOfNonExistent() - Method in class ServiceProviderTest
Tests ServiceProvider#of() by passing a non-existing name.
testOfNull() - Method in class ServiceProviderTest
Tests ServiceProvider#of() by passing null.
testOldExceptionWithCause() - Method in class MeasurementParseTest
 
testOldExceptionWithMessageAndPos() - Method in class MeasurementParseTest
 
testOldExceptionWithMessageDataAndPos() - Method in class MeasurementParseTest
 
testParseIrregularString() - Method in class QuantityFormatTest
 
testParseIrregularString() - Method in class UnitFormatTest
 
testParserException() - Method in class QuantityFormatTest
 
testParserException() - Method in class UnitFormatTest
 
testParserExceptionWithNullString() - Method in class QuantityFormatTest
 
testParserExceptionWithNullString() - Method in class UnitFormatTest
 
testParserExceptionWithPosition() - Method in class QuantityFormatTest
 
testParserExceptionWithPosition() - Method in class UnitFormatTest
 
testParseSimple() - Method in class QuantityFormatTest
 
testParseSimple() - Method in class UnitFormatTest
 
testPebi() - Method in class BinaryPrefixTest
 
testPeta() - Method in class MetricPrefixTest
 
testPico() - Method in class MetricPrefixTest
 
testPow() - Method in class DimensionTest
 
testPriority() - Method in class ServiceProviderTest
TestQuantities - Class in javax.measure.test.quantity
Singleton class for accessing Quantity instances.
testQuantity() - Method in class TemperatureQuantityTest
 
TestQuantity<Q extends Quantity<Q>> - Class in javax.measure.test.quantity
 
TestQuantity(Class<Q>) - Constructor for class TestQuantity
 
TestQuantity(Class<Q>, Quantity.Scale) - Constructor for class TestQuantity
 
testQuecto() - Method in class MetricPrefixTest
 
testQuetta() - Method in class MetricPrefixTest
 
testRonna() - Method in class MetricPrefixTest
 
testRonto() - Method in class MetricPrefixTest
 
testRoot() - Method in class DimensionTest
 
testScale() - Method in class AreaQuantityTest
 
testScale() - Method in class TemperatureQuantityTest
 
testSetCurrentNull() - Method in class ServiceProviderTest
 
testShiftNull() - Method in class UnitTest
 
testShowInUnits() - Method in class AreaQuantityTest
 
testShowInUnits() - Method in class DistanceQuantityTest
 
testSubtract() - Method in class AreaQuantityTest
 
testSubtract() - Method in class DistanceQuantityTest
 
testSubtract() - Method in class TemperatureQuantityTest
 
testTebi() - Method in class BinaryPrefixTest
 
testTera() - Method in class MetricPrefixTest
 
testToSystemUnit() - Method in class AreaQuantityTest
 
testToSystemUnit() - Method in class DistanceQuantityTest
 
testToSystemUnit() - Method in class TemperatureQuantityTest
 
testTypes() - Method in class FormatServiceTest
Tests FormatService#FormatType.
testUnconvertibleException() - Method in class ExceptionsTest
 
testUnconvertibleExceptionWithCause() - Method in class ExceptionsTest
 
testUnconvertibleExceptionWithMessageAndCause() - Method in class ExceptionsTest
 
TestUnit<Q extends Quantity<Q>> - Class in javax.measure.test
 
TestUnit() - Constructor for class TestUnit
 
TestUnit(String) - Constructor for class TestUnit
 
TestUnit(String, double) - Constructor for class TestUnit
 
testWrongEnumType() - Method in class ServiceProviderTest
 
testWrongPrefixType() - Method in class ServiceProviderTest
 
testYobi() - Method in class BinaryPrefixTest
 
testYocto() - Method in class MetricPrefixTest
 
testYotta() - Method in class MetricPrefixTest
 
testZebi() - Method in class BinaryPrefixTest
 
testZepto() - Method in class MetricPrefixTest
 
testZetta() - Method in class MetricPrefixTest
 
TimeQuantity - Class in javax.measure.test.quantity
 
TimeQuantity() - Constructor for class TimeQuantity
 
TimeQuantity(double, TimeUnit) - Constructor for class TimeQuantity
 
TimeQuantity(Number, Unit) - Constructor for class TimeQuantity
 
TimeUnit - Class in javax.measure.test.unit
 
TimeUnit(String, double) - Constructor for class TimeUnit
 
to(Unit<Area>) - Method in class AreaQuantity
 
to(Unit<Length>) - Method in class DistanceQuantity
 
to(Unit<Temperature>) - Method in class TemperatureQuantity
 
to(Unit<Time>) - Method in class TimeQuantity
 
to(Unit<Volume>) - Method in class VolumeQuantity
 
toString() - Method in class MultiplyConverter
 
toString() - Method in class TestQuantity
 
toString() - Method in class TestUnit
 
toString(boolean, boolean, int) - Method in class TemperatureQuantity
 
transform(UnitConverter) - Method in class TestUnit
 
transform(UnitConverter) - Method in class TemperatureUnit
 
TripLeg - Class in javax.measure.test
 
TripLeg(String, String, DistanceQuantity) - Constructor for class TripLeg
 

U

unit - Variable in class TestQuantity
 
UnitFormatTest - Class in javax.measure.test.format
 
UnitFormatTest() - Constructor for class UnitFormatTest
 
UnitTest - Class in javax.measure.test
 
UnitTest() - Constructor for class UnitTest
 

V

value - Variable in class TestQuantity
 
VolumeQuantity - Class in javax.measure.test.quantity
 
VolumeQuantity() - Constructor for class VolumeQuantity
 
VolumeQuantity(double, VolumeUnit) - Constructor for class VolumeQuantity
 
VolumeQuantity(Number, Unit) - Constructor for class VolumeQuantity
 
VolumeUnit - Class in javax.measure.test.unit
 
VolumeUnit(String, double) - Constructor for class VolumeUnit
 

Å

Ångström - Static variable in class DistanceUnit
 
A B C D E F G H I J K L M N O P Q R S T U V Å 
All Classes and Interfaces|All Packages