Package org.ojalgo.type.keyvalue
Interface Paired<K,V>
- 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
-
Method Details
-
getKey
-
getPair
-
getValue
-