|
|||||||||
| Home >> All >> joelib >> util >> [ types overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
joelib.util.types
Class AtomIntInt

java.lang.Objectjoelib.util.types.AtomIntInt
- All Implemented Interfaces:
- java.io.Serializable
- public class AtomIntInt
- extends java.lang.Object
- implements java.io.Serializable
- extends java.lang.Object
Atom and IntInt.
| Field Summary | |
joelib.molecule.JOEAtom |
a
Description of the Field |
IntInt |
ii
Description of the Field |
| Constructor Summary | |
AtomIntInt(joelib.molecule.JOEAtom _a,
IntInt _ii)
Constructor for the AtomIntInt object |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
ii
public IntInt ii
- Description of the Field
a
public joelib.molecule.JOEAtom a
- Description of the Field
| Constructor Detail |
AtomIntInt
public AtomIntInt(joelib.molecule.JOEAtom _a, IntInt _ii)
- Constructor for the AtomIntInt object
|
|||||||||
| Home >> All >> joelib >> util >> [ types overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
joelib.util.types.AtomIntInt