Uses of Interface
org.ojalgo.type.keyvalue.Paired
Packages that use Paired
-
Uses of Paired in org.ojalgo.type.keyvalue
Subinterfaces of Paired in org.ojalgo.type.keyvalueClasses in org.ojalgo.type.keyvalue that implement PairedModifier and TypeClassDescriptionclass
EntrySet<K,
V> Allows you to wrap and treat two arrays as aCollection
of key-value pairs.(package private) static class
(package private) static final class
(package private) static final class
(package private) static final class
(package private) static final class
(package private) static final class
(package private) static final class
(package private) static final class
class
IndexedMap<K,
V> Wrap two arrays (of keys and values) and treat the result as aMap
.static final class