Package org.ojalgo.type
package org.ojalgo.type
-
ClassDescriptionAlternator<T>AlternatorEach/every business object interface should extends this
BusinessObjectinterface (and preferably nothing else).Designed to complement CalendarDate.Designed to complement CalendarDate.ComparableNumber<N extends ComparableNumber<N>>EnumBitSet<E extends Enum<E>>EnumPartition<E extends Enum<E>>An array (double[] or float[]) builder/converter.ForgetfulMap<K,V> AMapthat can forget entries after a specified period of time – a cache in other words.Helper class to store value and timestampsThe specifications ofTypeCacheto allow for another implementation.A re-implementation ofTypeCachebacked 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.A simple container for a pair of double (R064) arrays, one holding values and the other their reciprocal.This stopwatch is always running.TimeIndex<T extends Comparable<? super T>>TypeCache<T>Deprecated.
ForgetfulMap.newValueCache(Object, java.util.function.Function)instead.