Uses of Interface
org.eclipse.net4j.util.collection.Entity.Store
Package
Description
Additional collection-like interfaces and classes.
-
Uses of Entity.Store in org.eclipse.net4j.util.collection
Modifier and TypeClassDescriptionstatic final class
static final class
static class
static class
static final class
Modifier and TypeMethodDescriptionEntity.Store.Provider.getEntityStore()
static Entity.Store
final Entity.Store
default Entity.Store
Modifier and TypeMethodDescriptionEntity.ComposedStore.addStore
(Entity.Store store) Entity.ComposedStore.removeStore
(Entity.Store store) ModifierConstructorDescriptionConcurrentStore
(Entity.Store delegate) ConcurrentStore
(Entity.Store delegate, long timeoutMillis)