Uses of Class
org.immutables.value.processor.encode.Type.VariableResolver
Packages that use Type.VariableResolver
-
Uses of Type.VariableResolver in org.immutables.value.processor.encode
Fields in org.immutables.value.processor.encode declared as Type.VariableResolverModifier and TypeFieldDescriptionprivate static final Type.VariableResolverType.VariableResolver.EMPTY(package private) final Type.VariableResolverInstantiation.typerMethods in org.immutables.value.processor.encode that return Type.VariableResolverModifier and TypeMethodDescriptionType.VariableResolver.bind(Type.Variable variable, Type.Nonprimitive substitution) static Type.VariableResolverType.VariableResolver.empty()Methods in org.immutables.value.processor.encode that return types with arguments of type Type.VariableResolverMethods in org.immutables.value.processor.encode with parameters of type Type.VariableResolverModifier and TypeMethodDescriptionprivate voidInstantiation.populateBindings(Type.VariableResolver resolver) Constructors in org.immutables.value.processor.encode with parameters of type Type.VariableResolverModifierConstructorDescription(package private)Instantiation(EncodingInfo encoding, EncodedElement expose, Type exposedType, Styles.UsingName.AttributeNames names, Type.VariableResolver resolver, ValueType containingType, boolean shimFields)