Uses of Class
org.immutables.value.processor.encode.Type.Variable
Packages that use Type.Variable
-
Uses of Type.Variable in org.immutables.value.processor.encode
Fields in org.immutables.value.processor.encode declared as Type.VariableModifier and TypeFieldDescriptionprivate final Type.VariableType.Producer.DefinedParameters.variableprivate final Type.Variable[]Type.VariableResolver.variablesMethods in org.immutables.value.processor.encode that return Type.VariableMethods in org.immutables.value.processor.encode with parameters of type Type.VariableModifier and TypeMethodDescriptionType.VariableResolver.bind(Type.Variable variable, Type.Nonprimitive substitution) Type.Print.variable(Type.Variable variable) Type.Transformer.variable(Type.Variable variable) Type.VariableResolver.variable(Type.Variable variable) Type.Visitor.variable(Type.Variable variable) Constructors in org.immutables.value.processor.encode with parameters of type Type.VariableModifierConstructorDescriptionprivateVariableResolver(Type.Variable[] variables, Type.Nonprimitive[] substitutions) -
Uses of Type.Variable in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta with parameters of type Type.Variable