KEYTYPE - Tree key typeVALUETYPE - Tree value typepublic abstract class AbstractGlobalSingletonTreeWithUniqueID<KEYTYPE,VALUETYPE> extends com.helger.scope.singleton.AbstractGlobalSingleton implements ITreeWithUniqueIDProxy<KEYTYPE,VALUETYPE>
AbstractGlobalSingleton wrapping a
DefaultTreeWithGlobalUniqueID with the same API.| Modifier and Type | Field and Description |
|---|---|
protected DefaultTreeWithGlobalUniqueID<KEYTYPE,VALUETYPE> |
m_aTree |
| Constructor and Description |
|---|
AbstractGlobalSingletonTreeWithUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
DefaultTreeWithGlobalUniqueID<KEYTYPE,VALUETYPE> |
getProxyTree() |
getAllGlobalSingletons, getGlobalSingleton, getGlobalSingletonIfInstantiated, isGlobalSingletonInstantiatedgetAllSingletons, getSingleton, getSingletonIfInstantiated, getSingletonScopeKey, isDestroyed, isInDestruction, isInInstantiation, isInPreDestruction, isInstantiated, isSingletonInstantiated, isUsableObject, onAfterInstantiation, onBeforeDestroy, onBeforeScopeDestruction, onDestroy, onScopeDestruction, readAbstractSingletonFields, setDestroyed, setInDestruction, setInInstantiation, setInPreDestruction, setInstantiated, toString, writeAbstractSingletonFieldsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontainsItemWithID, forAllChildren, forAllChildren, forAllChildrenMapped, getAllChildren, getAllChildren, getAllItemDatas, getAllItems, getChildCount, getChildCount, getChildren, getChildWithID, getItemCount, getItemDataWithID, getItemWithID, getRootItem, hasChildren, hasChildren, hasNoChildren, hasNoChildren, isItemSameOrDescendant, removeItemWithIDprotected final DefaultTreeWithGlobalUniqueID<KEYTYPE,VALUETYPE> m_aTree
public AbstractGlobalSingletonTreeWithUniqueID()
@Nonnull public final DefaultTreeWithGlobalUniqueID<KEYTYPE,VALUETYPE> getProxyTree()
getProxyTree in interface ITreeWithUniqueIDProxy<KEYTYPE,VALUETYPE>Copyright © 2014–2021 Philip Helger. All rights reserved.