|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.unit.UnitSystem
net.sourceforge.unit.Chemistry
public class Chemistry
The Chemistry system of units
(K
, g
, atm
, mol/L
,
L
, J/mol
.
Constructor Summary | |
---|---|
Chemistry()
Create a unit system with units of K , g , atm , mol/L ,
L , and J/mol . |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class net.sourceforge.unit.UnitSystem |
---|
add, add, add, add, addPrimitive, clone, pick, remove, remove |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Chemistry()
K
, g
, atm
, mol/L
,
L
, and J/mol
.
Method Detail |
---|
public java.lang.String toString()
toString
in class UnitSystem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |