Package org.apache.olingo.ext.proxy.api
Interface ComplexCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>>
- All Superinterfaces:
Collection<T>
,GenericCollection<T,
,EC> Iterable<T>
,Serializable
,StructuredCollection<T,
EC, CT>
public interface ComplexCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>>
extends StructuredCollection<T,EC,CT>
-
Method Summary
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray, toArray
Methods inherited from interface org.apache.olingo.ext.proxy.api.GenericCollection
execute, executeAsync
Methods inherited from interface org.apache.olingo.ext.proxy.api.StructuredCollection
hasNextPage, nextPage