public interface IContainerMap<K,V> extends IContainer<Map.Entry<K,V>>, Map<K,V>
IContainer.Modifiable<E>, IContainer.Persistable<E>, IContainer.Persistence<E>| Modifier and Type | Method and Description |
|---|---|
Map<K,V> |
getDelegate() |
getElements, isEmptyaddListener, getListeners, hasListeners, removeListenerCopyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.