Uses of Class
com.squareup.javapoet.WildcardTypeName
-
Uses of WildcardTypeName in com.squareup.javapoet
Methods in com.squareup.javapoet that return WildcardTypeNameModifier and TypeMethodDescriptionWildcardTypeName.annotated(List<AnnotationSpec> annotations) static WildcardTypeNameReturns a type that represents an unknown type that extendsbound.static WildcardTypeNamestatic WildcardTypeNameWildcardTypeName.supertypeOf(TypeName lowerBound) Returns a type that represents an unknown supertype ofbound.static WildcardTypeNameWildcardTypeName.supertypeOf(Type lowerBound)