Package com.mongodb.client.model.mql
Class BranchesTerminal<T extends MqlValue,R extends MqlValue>
java.lang.Object
com.mongodb.client.model.mql.BranchesTerminal<T,R>
- Type Parameters:
T
- the type of the values that may be checked.R
- the type of the value produced.
- Direct Known Subclasses:
BranchesIntermediary
See
Branches
. This is the terminal branch, to which no additional
checks may be added, since the default value has been specified.- Since:
- 4.9.0
-
Method Summary