Interface MapContainerAdapter<C>
- All Superinterfaces:
ContainerAdapter<C>, Iterable<Object>
- All Known Implementing Classes:
JDKMapAdapter
-
Method Summary
Methods inherited from interface ContainerAdapter
clear, getContainerMethods inherited from interface Iterable
forEach, iterator, spliterator
-
Method Details
-
put
-
remove
-
entries
-
keys
-
values
-