
public interface IRegistry<K,V> extends Map<K,V>, IContainer<Map.Entry<K,V>>
IContainer.Modifiable<E>| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
void |
commit(boolean notifications) |
boolean |
isAutoCommit() |
void |
setAutoCommit(boolean on) |
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, valuesgetElements, isEmptyaddListener, getListeners, hasListeners, removeListenerCopyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.