|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.chem.Molecule
public class Molecule
| Field Summary | |
|---|---|
static Molecule |
H2
|
static Molecule |
H2O
|
static Molecule |
O2
|
| Constructor Summary | |
|---|---|
Molecule(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Molecule H2
public static final Molecule H2O
public static final Molecule O2
| Constructor Detail |
|---|
public Molecule(java.lang.String name)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||