public class DiscreteStateHashFactory.DiscreteStateHashTuple extends StateHashTuple
hashCode, needToRecomputeHashCode, s| Constructor and Description |
|---|
DiscreteStateHashFactory.DiscreteStateHashTuple(State s) |
| Modifier and Type | Method and Description |
|---|---|
void |
computeHashCode()
This method computes the hashCode for this object and saves it to the
hashCode field beloning to the abstract class. |
protected int |
intArrayCode(int[] array)
Returns an int value for an int array
|
equals, hashCodepublic DiscreteStateHashFactory.DiscreteStateHashTuple(State s)
public void computeHashCode()
StateHashTuplehashCode field beloning to the abstract class.computeHashCode in class StateHashTupleprotected int intArrayCode(int[] array)
array - the int array