Uses of Class
cloud.opencode.base.reflect.type.WildcardTypeImpl
Packages that use WildcardTypeImpl
-
Uses of WildcardTypeImpl in cloud.opencode.base.reflect.type
Methods in cloud.opencode.base.reflect.type that return WildcardTypeImplModifier and TypeMethodDescriptionstatic WildcardTypeImplCreates a wildcard with upper bound (?static WildcardTypeImplCreates a wildcard with lower bound (?static WildcardTypeImplWildcardTypeImpl.unbounded()Creates an unbounded wildcard (?)