| Package | Description |
|---|---|
| org.apache.batik.css.engine.value |
| Modifier and Type | Field | Description |
|---|---|---|
StringMap.Entry |
StringMap.Entry.next |
The next entry
|
protected StringMap.Entry[] |
StringMap.table |
The underlying array
|
| Constructor | Description |
|---|---|
Entry(int hash,
java.lang.String key,
java.lang.Object value,
StringMap.Entry next) |
Creates a new entry
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.