Uses of Class
org.immutables.value.processor.encode.Type.Wildcard.Extends
Packages that use Type.Wildcard.Extends
-
Uses of Type.Wildcard.Extends in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode that return Type.Wildcard.ExtendsModifier and TypeMethodDescriptionType.Factory.extendsWildcard(Type.Defined upperBound) Type.Producer.extendsWildcard(Type.Defined upperBound) Methods in org.immutables.value.processor.encode with parameters of type Type.Wildcard.ExtendsModifier and TypeMethodDescriptionprotected booleanType.Wildcard.Extends.eq(Type.Wildcard.Extends other) Type.Print.extendsWildcard(Type.Wildcard.Extends wildcard) Type.Transformer.extendsWildcard(Type.Wildcard.Extends wildcard) Type.Visitor.extendsWildcard(Type.Wildcard.Extends wildcard) -
Uses of Type.Wildcard.Extends in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta with parameters of type Type.Wildcard.ExtendsModifier and TypeMethodDescriptionCriteriaModel.CreatorVisitor.extendsWildcard(Type.Wildcard.Extends wildcard)