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.
|
forEach, iterator, spliteratorentrySet, keySet, long2ObjectEntrySet, valuescontainsKey, defaultReturnValue, defaultReturnValue, get, put, removeclear, containsKey, get, put, remove, sizeclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, sizeLong2DoubleMap scoreMap()
ResultMapView this result set as a map from longs to doubles.