Package org.ojalgo.type.keyvalue
package org.ojalgo.type.keyvalue
-
ClassDescriptionEntryList<K,
V> EntryPair<K,V> Singleton (immutable)Map:s with primitive valued specialisations.EntrySet<K,V> Allows you to wrap and treat two arrays as aCollectionof key-value pairs.EntrySet.EntryView<K,V> IndexedMap<K,V> Wrap two arrays (of keys and values) and treat the result as aMap.KeyValue<K,V> A pair, likeMap.EntrywithoutMap.Entry.setValue(Object).A pair of the same type.Paired<K,V>