Uses of Class
org.jboss.jdeparser.PrimitiveJType
-
-
Uses of PrimitiveJType in org.jboss.jdeparser
Fields in org.jboss.jdeparser declared as PrimitiveJType Modifier and Type Field Description private PrimitiveJType
ReferenceJType. unboxed
Constructors in org.jboss.jdeparser with parameters of type PrimitiveJType Constructor Description ReferenceJType(java.lang.String packageName, java.lang.String simpleName, PrimitiveJType unboxed)
-