Class StoreListImpl

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<TypedValue<?>>
com.terracottatech.store.definition.StoreListImpl
All Implemented Interfaces:
ComplexData, StoreList, Iterable<TypedValue<?>>, Collection<TypedValue<?>>, List<TypedValue<?>>

public class StoreListImpl extends AbstractList<TypedValue<?>> implements StoreList