Uses of Class
org.immutables.value.processor.encode.Type.Wildcard.Super
-
Packages that use Type.Wildcard.Super Package Description org.immutables.value.processor.encode org.immutables.value.processor.meta -
-
Uses of Type.Wildcard.Super in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode that return Type.Wildcard.Super Modifier and Type Method Description Type.Wildcard.SuperType.Factory. superWildcard(Type.Defined lowerBound)Type.Wildcard.SuperType.Producer. superWildcard(Type.Defined lowerBound)Methods in org.immutables.value.processor.encode with parameters of type Type.Wildcard.Super Modifier and Type Method Description protected booleanType.Wildcard.Super. eq(Type.Wildcard.Super other)java.lang.StringBuilderType.Print. superWildcard(Type.Wildcard.Super wildcard)TypeType.Transformer. superWildcard(Type.Wildcard.Super wildcard)VType.Visitor. superWildcard(Type.Wildcard.Super wildcard) -
Uses of Type.Wildcard.Super in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta with parameters of type Type.Wildcard.Super Modifier and Type Method Description CriteriaModel.MatcherDefCriteriaModel.CreatorVisitor. superWildcard(Type.Wildcard.Super wildcard)
-