| Package | Description |
|---|---|
| org.granite.util |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractIndexedCache.Entry[] |
AbstractIndexedCache.entries |
AbstractIndexedCache.Entry |
AbstractIndexedCache.Entry.next |
| Constructor and Description |
|---|
AbstractIndexedCache.Entry(java.lang.Object key,
int hash,
int index,
AbstractIndexedCache.Entry next) |