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 PrimitiveJTypeReferenceJType. unboxedConstructors in org.jboss.jdeparser with parameters of type PrimitiveJType Constructor Description ReferenceJType(java.lang.String packageName, java.lang.String simpleName, PrimitiveJType unboxed)
-