Class ArrayAdapter<C>

java.lang.Object
org.datanucleus.store.types.containers.ElementContainerAdapter<C>
org.datanucleus.store.types.containers.ArrayAdapter<C>
All Implemented Interfaces:
Iterable<Object>, ContainerAdapter<C>, SequenceAdapter

public class ArrayAdapter<C> extends ElementContainerAdapter<C> implements SequenceAdapter