Uses of Class
org.ojalgo.data.domain.finance.series.SourceCache.Value
Packages that use SourceCache.Value
-
Uses of SourceCache.Value in org.ojalgo.data.domain.finance.series
Fields in org.ojalgo.data.domain.finance.series with type parameters of type SourceCache.ValueModifier and TypeFieldDescriptionprivate final Map
<FinanceData, SourceCache.Value> SourceCache.myCache
Methods in org.ojalgo.data.domain.finance.series with parameters of type SourceCache.ValueModifier and TypeMethodDescriptionprivate void
SourceCache.update
(SourceCache.Value cacheValue, FinanceData cacheKey, CalendarDate now)