Uses of Interface
com.thoughtworks.qdox.model.JavaParameterizedType
-
Packages that use JavaParameterizedType Package Description com.thoughtworks.qdox.model.impl Provides the default implementation of the classes reflecting the Java model elements. -
-
Uses of JavaParameterizedType in com.thoughtworks.qdox.model.impl
Classes in com.thoughtworks.qdox.model.impl that implement JavaParameterizedType Modifier and Type Class Description class
DefaultJavaParameterizedType
-