public static interface DDMExpressionFunction.Function1<A,R> extends DDMExpressionFunction
DDMExpressionFunction.Function0<R>, DDMExpressionFunction.Function1<A,R>, DDMExpressionFunction.Function2<A,B,R>, DDMExpressionFunction.Function3<A,B,C,R>, DDMExpressionFunction.Function4<A,B,C,D,R>
Modifier and Type | Method and Description |
---|---|
R |
apply(A a) |
getLabel, getName, isCustomDDMExpressionFunction