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 |
---|
Entry(String key,
int hash,
int value,
StringIntMap.Entry next) |
Copyright © 2019 Oracle Corpration. All rights reserved.