|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StringIntMap.Entry | |
|---|---|
| org.apache.batik.css.engine | |
| Uses of StringIntMap.Entry in org.apache.batik.css.engine |
|---|
| Fields in org.apache.batik.css.engine declared as StringIntMap.Entry | |
|---|---|
StringIntMap.Entry |
StringIntMap.Entry.next
The next entry - changed, when table[] is reordered. |
protected StringIntMap.Entry[] |
StringIntMap.table
The underlying array |
| Constructors in org.apache.batik.css.engine with parameters of type StringIntMap.Entry | |
|---|---|
StringIntMap.Entry(int hash,
String key,
int value,
StringIntMap.Entry next)
Creates a new entry |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||