类 ArrayTypeSignatureNode

    • 构造器详细资料

      • ArrayTypeSignatureNode

        public ArrayTypeSignatureNode​(@NotNull
                                      @NotNull TypeSignatureNode signature)
    • 方法详细资料

      • setComponentType

        public void setComponentType​(@NotNull
                                     @NotNull TypeSignatureNode componentType)
      • toString

        @NotNull
        public @NotNull java.lang.String toString()
        覆盖:
        toString 在类中 java.lang.Object