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