Uses of Interface
io.dialob.session.engine.program.expr.arith.ContextVariableReference
Packages that use ContextVariableReference
-
Uses of ContextVariableReference in io.dialob.session.engine.program.expr.arith
Classes in io.dialob.session.engine.program.expr.arith that implement ContextVariableReferenceModifier and TypeClassDescriptionfinal classImmutable implementation ofContextVariableReference.Methods in io.dialob.session.engine.program.expr.arith with parameters of type ContextVariableReferenceModifier and TypeMethodDescriptionstatic <T> ImmutableContextVariableReference<T> ImmutableContextVariableReference.copyOf(ContextVariableReference<T> instance) Creates an immutable copy of aContextVariableReferencevalue.ImmutableContextVariableReference.Builder.from(ContextVariableReference<T> instance) Fill a builder with attribute values from the providedio.dialob.session.engine.program.expr.arith.ContextVariableReferenceinstance.