Uses of Class
org.apache.batik.util.SoftDoublyIndexedTable.Entry
Packages that use SoftDoublyIndexedTable.Entry
-
Uses of SoftDoublyIndexedTable.Entry in org.apache.batik.util
Fields in org.apache.batik.util declared as SoftDoublyIndexedTable.EntryModifier and TypeFieldDescriptionSoftDoublyIndexedTable.Entry.next
The next entryprotected SoftDoublyIndexedTable.Entry[]
SoftDoublyIndexedTable.table
The underlying arrayConstructors in org.apache.batik.util with parameters of type SoftDoublyIndexedTable.EntryModifierConstructorDescriptionEntry
(int hash, Object key1, Object key2, Object value, SoftDoublyIndexedTable.Entry next) Creates a new entry