X - The concrete builder typeY - The set sub-operation result typeZ - The set nesting start typepublic interface OngoingSetOperationBuilder<X,Y,Z extends StartOngoingSetOperationBuilder<?,?,?>> extends BaseOngoingSetOperationBuilder<X,Y,Z>
| Modifier and Type | Method and Description |
|---|---|
BaseOngoingFinalSetOperationBuilder<Y,?> |
endSetWith()
Finishes the current set operation builder and returns a final builder for ordering and limiting.
|
endSetexcept, exceptAll, intersect, intersectAll, startExcept, startExceptAll, startIntersect, startIntersectAll, startUnion, startUnionAll, union, unionAllBaseOngoingFinalSetOperationBuilder<Y,?> endSetWith()
Copyright © 2014–2018 Blazebit. All rights reserved.