Class OptionalAdapter
java.lang.Object
org.datanucleus.store.types.containers.ElementContainerAdapter<Optional>
org.datanucleus.store.types.containers.OptionalAdapter
- All Implemented Interfaces:
Iterable<Object>, ContainerAdapter<Optional>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class ElementContainerAdapter
container -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ElementContainerAdapter
getContainer, setContainerMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
OptionalAdapter
-
-
Method Details
-
clear
public void clear() -
iterator
-
add
- Specified by:
addin classElementContainerAdapter<Optional>
-
remove
- Specified by:
removein classElementContainerAdapter<Optional>
-