public interface LenskitResultMap extends ResultMap, Long2ObjectMap<Result>
LensKit refinement of the general result map type.
Long2ObjectMap.Entry<V>, Long2ObjectMap.FastEntrySet<V>
Modifier and Type | Method and Description |
---|---|
Long2DoubleMap |
scoreMap()
View this result set as a map from longs to doubles.
|
clear, compute, compute, computeIfAbsent, computeIfAbsent, computeIfAbsentPartial, computeIfPresent, computeIfPresent, containsKey, containsKey, defaultReturnValue, defaultReturnValue, entrySet, get, getOrDefault, getOrDefault, keySet, long2ObjectEntrySet, merge, merge, put, putIfAbsent, putIfAbsent, remove, remove, remove, replace, replace, replace, replace, size, values
apply, get, put, remove
Long2DoubleMap scoreMap()
ResultMap
View this result set as a map from longs to doubles.