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,
java.lang.String key,
java.lang.Object value,
StringMap.Entry next)
Creates a new entry
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.