Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Number
gnu.math.Numeric
gnu.math.Quantity
gnu.math.Unit
gnu.math.NamedUnit
Field Summary |
Fields inherited from class gnu.math.Unit | |
Empty , NON_COMBINABLE , cm , date , duration , gram , hour , in , meter , minute , mm , month , pica , pt , radian , second |
Constructor Summary | |
Method Summary | |
String |
|
protected void |
|
static NamedUnit |
|
static NamedUnit | |
static NamedUnit | |
static NamedUnit | |
void |
|
Object | |
void |
|
Methods inherited from class gnu.math.Unit | |
define , define , dimensions , divide , doubleValue , getName , hashCode , isExact , isZero , lookup , make , number , pow , power , sqrt , times , toString , toString , toString , unit |
Methods inherited from class gnu.math.Quantity | |
abs , add , add , addReversed , compare , compare , compareReversed , dimensions , div , divReversed , divide , doubleImagValue , doubleValue , im , imValue , make , make , make , mul , mulReversed , neg , number , re , reValue , times , toString , unit |
Methods inherited from class gnu.math.Numeric | |
abs , add , add , addReversed , compare , compareReversed , div , divReversed , div_inv , equals , floatValue , geq , grt , intValue , isExact , isZero , longValue , mul , mulReversed , mul_ident , neg , power , sub , toString , toString |
protected void init()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
public Object readResolve() throws ObjectStreamException
public void writeExternal(ObjectOutput out) throws IOException