Class BeanSet<E>

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

public final class BeanSet<E>
extends Object
implements Set<E>, BeanCollectionAdd
Set capable of lazy loading.
See Also:
Serialized Form