Class MapEntrySetStore.EntryImpl<K,V>
java.lang.Object
org.datanucleus.store.rdbms.scostore.MapEntrySetStore.EntryImpl<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
- Enclosing class:
MapEntrySetStore<K,V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ownerSM
private final org.datanucleus.state.DNStateManager ownerSM -
key
-
value
-
mapStore
-
-
Constructor Details
-
EntryImpl
-
-
Method Details
-
hashCode
-
equals
-
getKey
-
getValue
-
setValue
-