Class FastCopyHashMap.SimpleEntry<K,V>

java.lang.Object
org.jboss.logmanager.FastCopyHashMap.SimpleEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Direct Known Subclasses:
FastCopyHashMap.EntryIterator.WriteThroughEntry
Enclosing class:
FastCopyHashMap<K,V>

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