| Package | Description |
|---|---|
| com.sun.xml.fastinfoset.util |
| Modifier and Type | Field and Description |
|---|---|
protected StringIntMap.Entry |
StringIntMap._lastEntry |
protected StringIntMap.Entry[] |
StringIntMap._table |
protected static StringIntMap.Entry |
StringIntMap.NULL_ENTRY |
| Constructor and Description |
|---|
StringIntMap.Entry(String key,
int hash,
int value,
StringIntMap.Entry next) |
Copyright © 2012 Oracle Corpration. All Rights Reserved.