| Package | Description |
|---|---|
| com.sun.xml.fastinfoset.util |
| Modifier and Type | Field | Description |
|---|---|---|
protected StringIntMap.Entry |
StringIntMap._lastEntry |
|
protected StringIntMap.Entry[] |
StringIntMap._table |
|
protected static StringIntMap.Entry |
StringIntMap.NULL_ENTRY |
| Constructor | Description |
|---|---|
Entry(java.lang.String key,
int hash,
int value,
StringIntMap.Entry next) |
Copyright © 2018 Oracle Corporation. All rights reserved.