Class SoftHashMap.SimpleEntry<K,V>

java.lang.Object
com.mycila.xmltool.SoftHashMap.SimpleEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
SoftHashMap<K,V>

private static class SoftHashMap.SimpleEntry<K,V> extends Object implements Map.Entry<K,V>