etomica.chem.elements
Class Argon

java.lang.Object
  extended by etomica.chem.elements.Element
      extended by etomica.chem.elements.ElementChemical
          extended by etomica.chem.elements.Argon
All Implemented Interfaces:
IElement, Serializable

public class Argon
extends ElementChemical

Class for the Argon element.

See Also:
Serialized Form

Field Summary
static Argon INSTANCE
           
 
Fields inherited from class etomica.chem.elements.ElementChemical
atomicNumber, mass, rm
 
Fields inherited from class etomica.chem.elements.Element
symbol
 
Constructor Summary
protected Argon(String symbol)
           
protected Argon(String symbol, double mass)
           
 
Method Summary
 
Methods inherited from class etomica.chem.elements.ElementChemical
getAtomicNumber, getAtomicNumberDimension, getMass, rm
 
Methods inherited from class etomica.chem.elements.Element
getMassDimension, getSymbol
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final Argon INSTANCE
Constructor Detail

Argon

protected Argon(String symbol)

Argon

protected Argon(String symbol,
                double mass)