Class EntityCollectionInvocationHandler<T extends EntityType<?>>

All Implemented Interfaces:
Iterable<T>, InvocationHandler, Collection<T>

public class EntityCollectionInvocationHandler<T extends EntityType<?>> extends AbstractEntityCollectionInvocationHandler<T,EntityCollection<T,?,?>>