Package org.ojalgo.type
package org.ojalgo.type
-
ClassDescriptionAlternator<T>AlternatorEach/every business object interface should extends this
BusinessObject
interface (and preferably nothing else).Designed to complement CalendarDate.Designed to complement CalendarDate.ComparableNumber<N extends ComparableNumber<N>>EnumPartition<E extends Enum<E>>An array (double[] or float[]) builder/converter.ForgetfulMap<K,V> AMap
that can forget entries after a specified period of time – a cache in other words.Helper class to store value and timestampsA re-implementation ofTypeCache
backed by aForgetfulMap
.An array of int:s (indices) that are partitioned to be either "included" or "excluded".An interface defining a "Number".ObjectPool<T>Intended as a "boxed" version of any/all primitive numeric types.This stopwatch is always running.TimeIndex<T extends Comparable<? super T>>TypeCache<T>Deprecated.
ForgetfulMap.newValueCache(Object, java.util.function.Function)
instead.