Class JournalHashMap.MapRecord<K,V>
java.lang.Object
org.apache.activemq.artemis.core.journal.collections.JournalHashMap.MapRecord<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
- Enclosing class:
- JournalHashMap<K,
V, C>
-
Method Summary
-
Method Details
-
getKey
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode()
-