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