Class FastCopyHashMap.SimpleEntry<K,V>

java.lang.Object
org.jboss.as.naming.util.FastCopyHashMap.SimpleEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
FastCopyHashMap<K,V>

protected static class FastCopyHashMap.SimpleEntry<K,V> extends Object implements Map.Entry<K,V>