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 |
---|
Entry(int hash,
String key,
Object value,
StringMap.Entry next)
Creates a new entry
|
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.