java.lang.Object
joelib.util.types.StackType
- All Implemented Interfaces:
- java.io.Serializable
- public class StackType
- extends java.lang.Object
- implements java.io.Serializable
Atom, bond and integer.
|
Field Summary |
int |
atom
Description of the Field |
int |
bond
Description of the Field |
int |
prev
Description of the Field |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
atom
public int atom
- Description of the Field
bond
public int bond
- Description of the Field
prev
public int prev
- Description of the Field
StackType
public StackType()