Class UnlockedHashMap.Item<K,V>

java.lang.Object
org.jboss.marshalling.reflect.UnlockedHashMap.Item<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
UnlockedHashMap<K,V>

static final class UnlockedHashMap.Item<K,V> extends Object implements Map.Entry<K,V>