Uses of Interface
io.dialob.session.engine.program.expr.ExpressionList
Packages that use ExpressionList
-
Uses of ExpressionList in io.dialob.session.engine.program.expr
Classes in io.dialob.session.engine.program.expr that implement ExpressionListMethods in io.dialob.session.engine.program.expr with parameters of type ExpressionListModifier and TypeMethodDescriptionstatic ImmutableExpressionListImmutableExpressionList.copyOf(ExpressionList instance) Creates an immutable copy of aExpressionListvalue.ImmutableExpressionList.Builder.from(ExpressionList instance) Fill a builder with attribute values from the providedExpressionListinstance.