Package | Description |
---|---|
org.apache.batik.util |
Provides some useful classes.
|
Modifier and Type | Field and Description |
---|---|
SoftDoublyIndexedTable.Entry |
SoftDoublyIndexedTable.Entry.next
The next entry
|
protected SoftDoublyIndexedTable.Entry[] |
SoftDoublyIndexedTable.table
The underlying array
|
Constructor and Description |
---|
Entry(int hash,
Object key1,
Object key2,
Object value,
SoftDoublyIndexedTable.Entry next)
Creates a new entry
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.