| Interface | Description |
|---|---|
| RoundingStrategy |
This is interface is implemented by classes, which are used to round numbers.
|
| Class | Description |
|---|---|
| BasicRoundingStrategy |
This implementation of a
RoundingStrategy offers to ways to describe a rounding operation: using the decimal
places after (or before) the decimal delimiter and using a rounding step. |
| Metric |
Immutable metric representation.
|
| Quantity |
The Quantity class represents an amount of something.
|
| Units |
The class
Unit represents everything which can be counted. |
| Exception | Description |
|---|---|
| MetricMismatchException |
QuantityCopyright © 2014 Pivotal Software, Inc.. All rights reserved.