| Package | Description |
|---|---|
| org.apache.commons.ognl |
OGNL stands for Object-Graph Navigation Language; it is an expression language
for getting and setting properties of Java objects.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) IntHashMap.Entry |
IntHashMap.IntHashMapIterator.entry |
(package private) IntHashMap.Entry |
IntHashMap.Entry.next |
private IntHashMap.Entry[] |
IntHashMap.table |
(package private) IntHashMap.Entry[] |
IntHashMap.IntHashMapIterator.table |
| Constructor and Description |
|---|
IntHashMapIterator(IntHashMap.Entry[] table,
boolean keys) |