Class InlineEntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>>

All Implemented Interfaces:
Serializable, Iterable<T>, InvocationHandler, Collection<T>, AbstractEntitySet<T,KEY,EC>

public class InlineEntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> extends AbstractEntityCollectionInvocationHandler<T,EC> implements AbstractEntitySet<T,KEY,EC>
See Also: