|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.joni.util.IntArrayHash.OniIntArrayHashEntry<V>
public static final class IntArrayHash.OniIntArrayHashEntry<V>
| Field Summary | |
|---|---|
int[] |
key
|
V |
value
|
| Constructor Summary | |
|---|---|
IntArrayHash.OniIntArrayHashEntry(int hash,
org.joni.util.Hash.OniHashEntry<V> next,
V value,
int[] key)
|
|
| Method Summary | |
|---|---|
boolean |
equals(int[] key)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int[] key
public V value
| Constructor Detail |
|---|
public IntArrayHash.OniIntArrayHashEntry(int hash,
org.joni.util.Hash.OniHashEntry<V> next,
V value,
int[] key)
| Method Detail |
|---|
public boolean equals(int[] key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||