|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A representation of a nucleus. Nuclei may or may not be shared among
Atoms as Flyweights. Because there is no way to determine which allocation
system is in use, comparison of two Nucleus objects should
be made with Object.equals() rather than operator ==.
| Method Summary | |
int |
countProtons()
Returns the atomic number of this Nucleus. |
int |
getMassNumber()
Returns the mass number of this Nucleus. |
| Method Detail |
public int countProtons()
Nucleus. This value will be an integer
greater than 0.
Nucleuspublic int getMassNumber()
Nucleus. This value will be an integer
greater than 0.
Nucleus
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||