インタフェース SMapContainer<V>
- すべてのスーパーインタフェース:
SContainer<NavigableMap<String,
,V>, SPatchesPacked<NavigableMap<String, V>, SMapPatch<V>>> SLockable
,Unlockable
- 既知のサブインタフェースのリスト:
SNavigableMapContainer<V>
- 既知の実装クラスのリスト:
SMapImpl
,SNavigableMapImpl
public interface SMapContainer<V>
extends SContainer<NavigableMap<String,V>,SPatchesPacked<NavigableMap<String,V>,SMapPatch<V>>>
-
メソッドの概要
インタフェースから継承されたメソッド org.wcardinal.controller.data.internal.SContainer
addOrigin, compact, getLock, getName, getParent, getRevision, getType, getValue, init, initialize, isInitialized, isSoft, onPatches, removeOrigin, setRevision
-
メソッドの詳細
-
onPut
-
onPutAll
-
onRemove
-
onClear
void onClear() -
onInitialize
-
onChange
void onChange() -
comparator
Comparator<? super String> comparator()
-