Uses of Interface
com.thoughtworks.qdox.model.JavaWildcardType
Packages that use JavaWildcardType
Package
Description
Provides the default implementation of the classes reflecting the Java model elements.
-
Uses of JavaWildcardType in com.thoughtworks.qdox.model.impl
Classes in com.thoughtworks.qdox.model.impl that implement JavaWildcardTypeModifier and TypeClassDescriptionclass
Equivalent ofWildcardType
This class supports both the 'super' and 'extends' wildcards.