AtomToIndex, java.io.Serializablepublic class AtomToIndexChild extends java.lang.Object implements AtomToIndex, java.io.Serializable
| Constructor | Description |
|---|---|
AtomToIndexChild() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getIndex(IAtom atom) |
Returns an integer that this instance associates with the given atom.
|
public int getIndex(IAtom atom)
AtomToIndexgetIndex in interface AtomToIndexjava.lang.NullPointerException - if the atom is null.