-
- All Known Subinterfaces:
EntryList<K,V>
- All Known Implementing Classes:
EntrySet,EntrySet.KeyedPrimitives,EntrySet.ObjectByte,EntrySet.ObjectDouble,EntrySet.ObjectFloat,EntrySet.ObjectInt,EntrySet.ObjectLong,EntrySet.ObjectObject,EntrySet.ObjectShort,IndexedMap,IndexedMap.MappedPrimitives
interface Paired<K,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KgetKey(int index)EntryPair<K,V>getPair(int index)VgetValue(int index)
-