Uses of Package
org.ojalgo.type.keyvalue
Packages that use org.ojalgo.type.keyvalue
Package
Description
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
-
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.data.domain.finance.seriesClassDescriptionSingleton (immutable)
Map:s with primitive valued specialisations.A pair, likeMap.EntrywithoutMap.Entry.setValue(Object). -
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.matrix.store
-
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.netioClassDescriptionA pair, like
Map.EntrywithoutMap.Entry.setValue(Object).A pair of the same type. -
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.optimisation
-
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.optimisation.convex
-
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.optimisation.linear
-
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.random.process
-
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.series
-
Classes in org.ojalgo.type.keyvalue used by org.ojalgo.type.keyvalueClassDescriptionSingleton (immutable)
Map:s with primitive valued specialisations.Allows you to wrap and treat two arrays as aCollectionof key-value pairs.Wrap two arrays (of keys and values) and treat the result as aMap.A pair, likeMap.EntrywithoutMap.Entry.setValue(Object).A pair of the same type.