Class ComplexCollectionInvocationHandler<T extends ComplexType<?>>

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

public class ComplexCollectionInvocationHandler<T extends ComplexType<?>> extends AbstractCollectionInvocationHandler<T,ComplexCollection<T,?,?>>