Interface FunctionDefinition.TernaryBuilder<T>
- Enclosing class:
FunctionDefinition
public static interface FunctionDefinition.TernaryBuilder<T>
-
Method Summary
Modifier and TypeMethodDescriptionbuild(Source source, Expression one, Expression two, Expression three)
-
Method Details
-
build
-