Package org.jboss.logmanager
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>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
value
-
-
Constructor Details
-
SimpleEntry
-
SimpleEntry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-