private class IntHash.Ent
extends Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
key |
(package private) IntHash.Ent |
next |
(package private) Object |
val |
Modifier | Constructor and Description |
---|---|
private |
Ent() |
int key
Object val
IntHash.Ent next