Uses of Interface
com.helger.tree.singleton.ITreeWithUniqueIDProxy
-
Packages that use ITreeWithUniqueIDProxy Package Description com.helger.tree.singleton -
-
Uses of ITreeWithUniqueIDProxy in com.helger.tree.singleton
Classes in com.helger.tree.singleton that implement ITreeWithUniqueIDProxy Modifier and Type Class Description classAbstractGlobalSingletonTreeWithUniqueID<KEYTYPE,VALUETYPE>Represents a global singleton tree with a unique ID.classAbstractRequestSingletonTreeWithUniqueID<KEYTYPE,VALUETYPE>Represents a global singleton tree with a unique ID.classAbstractSessionSingletonTreeWithUniqueID<KEYTYPE,VALUETYPE>Represents a global singleton tree with a unique ID.
-