|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjsci.chemistry.PeriodicTable
public final class PeriodicTable
This class provides access to the elements of the periodic table.
Method Summary | |
---|---|
static Element |
getElement(String name)
Returns an element. |
static String |
getName(String symbol)
Returns the name for a symbol. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String getName(String symbol)
public static Element getElement(String name)
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |