com.sun.tools.xjc.model.nav
final class NParameterizedType extends Object implements NClass
Field Summary | |
---|---|
NType[] | args |
NClass | rawType |
Constructor Summary | |
---|---|
NParameterizedType(NClass rawType, NType[] args) |
Method Summary | |
---|---|
String | fullName() |
boolean | isAbstract() |
boolean | isBoxedType() |
JClass | toType(Outline o, Aspect aspect) |