public static interface DDMExpressionFunction.Function0<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() |
getLabel, getName, isCustomDDMExpressionFunction
R apply()