com.sun.xml.fastinfoset.util
Class StringIntMap.Entry
java.lang.Object
com.sun.xml.fastinfoset.util.StringIntMap.Entry
- Enclosing class:
- StringIntMap
protected static class StringIntMap.Entry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringIntMap.Entry
public StringIntMap.Entry(String key,
int hash,
int value,
StringIntMap.Entry next)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.