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() |
endSetexcept, exceptAll, intersect, intersectAll, startExcept, startExceptAll, startIntersect, startIntersectAll, startUnion, startUnionAll, union, unionAllBaseOngoingFinalSetOperationBuilder<Y,?> endSetWith()
Copyright © 2015 Blazebit. All Rights Reserved.