Interface MapContainerAdapter<C>

All Superinterfaces:
ContainerAdapter<C>, Iterable<Object>
All Known Implementing Classes:
JDKMapAdapter

public interface MapContainerAdapter<C> extends ContainerAdapter<C>