-
Enhancement
-
Resolution: Won't Fix
-
P4
-
6
-
generic
-
generic
The enum javax.lang.model.type.TypeKind currently contains an isPrimitive method to return whether or not a particular enum value represents a primitive type. Other useful queries could include isReferece and isNoType.