public @interface FieldDescriptorForArray
field descriptor
(JVM type format)
as defined in the Java
Virtual Machine Specification, section 4.3.2, but not for all
array types: only for an array type whose base type is either a
primitive or in the unnamed package.
Not to be used by the programmer, only used internally.