Uses of Interface
io.dialob.rule.parser.api.VariableFinder.Var
-
Packages that use VariableFinder.Var Package Description io.dialob.rule.parser.api -
-
Uses of VariableFinder.Var in io.dialob.rule.parser.api
Subinterfaces of VariableFinder.Var in io.dialob.rule.parser.api Modifier and Type Interface Description static interfaceVariableFinder.Functionstatic interfaceVariableFinder.VariableClasses in io.dialob.rule.parser.api that implement VariableFinder.Var Modifier and Type Class Description static classImmutableVariableFinder.FunctionImmutable implementation ofVariableFinder.Function.static classImmutableVariableFinder.VariableImmutable implementation ofVariableFinder.Variable.Methods in io.dialob.rule.parser.api with parameters of type VariableFinder.Var Modifier and Type Method Description ImmutableVariableFinder.Function.BuilderImmutableVariableFinder.Function.Builder. from(VariableFinder.Var instance)Fill a builder with attribute values from the providedio.dialob.rule.parser.api.VariableFinder.Varinstance.ImmutableVariableFinder.Variable.BuilderImmutableVariableFinder.Variable.Builder. from(VariableFinder.Var instance)Fill a builder with attribute values from the providedio.dialob.rule.parser.api.VariableFinder.Varinstance.
-