类 ArrayIndexOutOfBounds

    • 构造器详细资料

      • ArrayIndexOutOfBounds

        public ArrayIndexOutOfBounds​(int index,
                                     int bound)
    • 方法详细资料

      • getIndex

        public int getIndex()
      • getBound

        public int getBound()