Interface Paired<K,​V>

    • Method Detail

      • getKey

        K getKey​(int index)
      • getValue

        V getValue​(int index)