public interface PrimitiveCollection<T extends Serializable> extends GenericCollection<T,PrimitiveCollection<T>>, CollectionQuery<PrimitiveCollection<T>>
Modifier and Type | Method and Description |
---|---|
void |
delete() |
execute, executeAsync
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
skip, top
clearQueryOptions
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.