Interface MapContainerAdapter<C>
- All Superinterfaces:
ContainerAdapter<C>
,Iterable<Object>
- All Known Implementing Classes:
JDKMapAdapter
-
Method Summary
Methods inherited from interface org.datanucleus.store.types.containers.ContainerAdapter
clear, getContainer
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
put
-
remove
-
entries
-
keys
-
values
-