Class NaiveTxnHashMap.NaiveEntry<K,V>

java.lang.Object
org.multiverse.collections.NaiveTxnHashMap.NaiveEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
NaiveTxnHashMap<K,V>

private class NaiveTxnHashMap.NaiveEntry<K,V> extends Object implements Map.Entry<K,V>