Uses of Interface
io.dialob.rule.parser.api.VariableFinder.Variable
-
Packages that use VariableFinder.Variable Package Description io.dialob.rule.parser.api -
-
Uses of VariableFinder.Variable in io.dialob.rule.parser.api
Classes in io.dialob.rule.parser.api that implement VariableFinder.Variable Modifier and Type Class Description static classImmutableVariableFinder.VariableImmutable implementation ofVariableFinder.Variable.Methods in io.dialob.rule.parser.api with parameters of type VariableFinder.Variable Modifier and Type Method Description static ImmutableVariableFinder.VariableImmutableVariableFinder.Variable. copyOf(VariableFinder.Variable instance)Creates an immutable copy of aVariableFinder.Variablevalue.ImmutableVariableFinder.Variable.BuilderImmutableVariableFinder.Variable.Builder. from(VariableFinder.Variable instance)Fill a builder with attribute values from the providedio.dialob.rule.parser.api.VariableFinder.Variableinstance.
-