Record - java : ArrayType

Represents a Java array type. It is used to specify the parameter types in the java:Constructor and java:Method annotations.

Fields

  • class Class
  • Element class of the array type

  • dimensions byte
  • Dimensions of the array type