public class IntArrHashingStrategy
extends java.lang.Object
implements gnu.trove.strategy.HashingStrategy<int[]>
| Constructor and Description |
|---|
IntArrHashingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
int |
computeHashCode(int[] arg0) |
boolean |
equals(int[] arg0,
int[] arg1) |