Class OperandFunction
-
- All Implemented Interfaces:
-
com.adobe.marketing.mobile.rulesengine.Operand
public class OperandFunction<T> implements Operand<T>
-
-
Constructor Summary
Constructors Constructor Description OperandFunction(FunctionBlock<T> block, Array<Object> functionParameters)
-
Method Summary
-
-
Constructor Detail
-
OperandFunction
OperandFunction(FunctionBlock<T> block, Array<Object> functionParameters)
-
-
-
-