Class BeanList<E>

java.lang.Object
io.ebean.common.BeanList<E>
All Implemented Interfaces:
BeanCollection<E>, BeanCollectionAdd, Serializable, Iterable<E>, Collection<E>, List<E>

public final class BeanList<E> extends Object implements List<E>, BeanCollectionAdd
List capable of lazy loading.
See Also: