AtomToIndex
, java.io.Serializable
public 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)
AtomToIndex
getIndex
in interface AtomToIndex
java.lang.NullPointerException
- if the atom is null.