|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HashTable.Entry | |
|---|---|
| org.apache.batik.dom.util | Provides some utility classes for the implementation of the DOM. |
| Uses of HashTable.Entry in org.apache.batik.dom.util |
|---|
| Fields in org.apache.batik.dom.util declared as HashTable.Entry | |
|---|---|
HashTable.Entry |
HashTable.Entry.next
The next entry |
protected HashTable.Entry[] |
HashTable.table
The underlying array |
| Constructors in org.apache.batik.dom.util with parameters of type HashTable.Entry | |
|---|---|
HashTable.Entry(int hash,
Object key,
Object value,
HashTable.Entry next)
Creates a new entry |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||