Class ArrayTypeSignature

    • Field Detail

      • scanResult

        protected transient ScanResult scanResult
    • Method Detail

      • getElementTypeSignature

        public TypeSignature getElementTypeSignature()
        Returns:
        The type signature of the array elements.
      • getNumDimensions

        public int getNumDimensions()
        Returns:
        The number of dimensions of the array.
      • getClassInfo

        protected ClassInfo getClassInfo()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object