Class ElementContainerAdapter<C>
java.lang.Object
org.datanucleus.store.types.containers.ElementContainerAdapter<C>
- All Implemented Interfaces:
Iterable<Object>, ContainerAdapter<C>
- Direct Known Subclasses:
ArrayAdapter, JDKCollectionAdapter, OptionalAdapter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidabstract voidprotected voidsetContainer(C container) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContainerAdapter
clearMethods inherited from interface Iterable
forEach, iterator, spliterator
-
Field Details
-
container
-
-
Constructor Details
-
ElementContainerAdapter
-
-
Method Details
-
getContainer
- Specified by:
getContainerin interfaceContainerAdapter<C>
-
setContainer
-
add
-
remove
-