Uses of Interface
io.dialob.session.engine.program.expr.arith.FunctionCallOperator
Packages that use FunctionCallOperator
-
Uses of FunctionCallOperator in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement FunctionCallOperatorMethods in io.dialob.session.engine.program.expr.arith with parameters of type FunctionCallOperatorModifier and TypeMethodDescriptionImmutableFunctionCallOperator.copyOf(FunctionCallOperator instance) Creates an immutable copy of aFunctionCallOperatorvalue.ImmutableFunctionCallOperator.Builder.from(FunctionCallOperator instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.FunctionCallOperatorinstance.