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, valuesapply, get, put, removeLong2DoubleMap scoreMap()
ResultMapView this result set as a map from longs to doubles.