public class Atom extends Particle
Nucleon[]
nucleus
Lepton[]
shell
Atom(Element e)
Molecule
combine(Atom a)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Lepton[] shell
public Nucleon[] nucleus
public Atom(Element e)
public Molecule combine(Atom a)