Uses of Class
org.immutables.value.processor.encode.Type.Wildcard.Extends
-
Packages that use Type.Wildcard.Extends Package Description org.immutables.value.processor.encode org.immutables.value.processor.meta -
-
Uses of Type.Wildcard.Extends in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode that return Type.Wildcard.Extends Modifier and Type Method Description Type.Wildcard.ExtendsType.Factory. extendsWildcard(Type.Defined upperBound)Type.Wildcard.ExtendsType.Producer. extendsWildcard(Type.Defined upperBound)Methods in org.immutables.value.processor.encode with parameters of type Type.Wildcard.Extends Modifier and Type Method Description protected booleanType.Wildcard.Extends. eq(Type.Wildcard.Extends other)java.lang.StringBuilderType.Print. extendsWildcard(Type.Wildcard.Extends wildcard)TypeType.Transformer. extendsWildcard(Type.Wildcard.Extends wildcard)VType.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.Extends Modifier and Type Method Description CriteriaModel.MatcherDefCriteriaModel.CreatorVisitor. extendsWildcard(Type.Wildcard.Extends wildcard)
-