Interface Array<T>

    • Method Detail

      • get

        T get​(int i)
      • size

        int size()