All Classes and Interfaces

Classes
Class
Description
 
 
 
BaseUnit<Q extends Quantity<Q>>
Building blocks on top of which all others units are created.
 
 
 
 
 
 
 
 
 
 
 
Tests for FormatService.
 
Measurement Format Tests
JUnit tests for the 24 prefixes used in the metric system (decimal multiples and submultiples of units).
This class represents a converter multiplying numeric values by a constant scaling factor (double based).
 
Tests for ServiceProvider.
Provides a simple interface for formatting and parsing units.
 
 
 
 
Test class for our UnitConverter implementations.
This class represents converters made up of two or more separate converters (in matrix notation [pair] = [left] x [right]).
Singleton class for accessing Quantity instances.
 
TestUnit<Q extends Quantity<Q>>