Record - java : ArrayType

ArrayType represents a Java array type. It is used to specify parameter types in Constructor and Method annotations.

Fields

  • class Class
  • Element class of the array type

  • dimensions byte
  • Dimensions of the array type