public interface ComplexCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> extends StructuredCollection<T,EC,CT>
hasNextPage, nextPage
execute, executeAsync
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.