Class PrimitiveCollectionInvocationHandler<T extends Serializable>

java.lang.Object
org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler<T,PrimitiveCollection<T>>
org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler<T>
All Implemented Interfaces:
Iterable<T>, InvocationHandler, Collection<T>

public class PrimitiveCollectionInvocationHandler<T extends Serializable> extends AbstractCollectionInvocationHandler<T,PrimitiveCollection<T>>