Package gnu.math

Class DQuantity

All Implemented Interfaces:
Externalizable, Serializable

public class DQuantity extends Quantity implements Externalizable
A Quantity represented as the product of a plain double and a Unit.
See Also: