public static class IfFunctions.IfFunctionBuilderApplying<I,O>
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
IfFunctions.IfFunctionBuilder<I,O> |
apply( |
IfFunctions.IfFunctionBuilder<I,O> |
get( |
IfFunctions.IfFunctionBuilder<I,O> |
value(O value) |
public IfFunctions.IfFunctionBuilder<I,O> value(O value)
public IfFunctions.IfFunctionBuilder<I,O> get(supplier)
public IfFunctions.IfFunctionBuilder<I,O> apply(function)