Annotation Interface FieldDescriptorForPrimitive


Represents a field descriptor (JVM type format) for a primitive as defined in the Java Virtual Machine Specification, section 4.3.2.

Must be one of B, C, D, F, I, J, S, Z.

See the Checker Framework Manual:
Signature Checker