public interface TopNResultMerger
Modifier and Type | Field and Description |
---|---|
static TopNResultMerger |
identity |
Modifier and Type | Method and Description |
---|---|
Result<TopNResultValue> |
getResult(Result<TopNResultValue> result,
Comparator comparator) |
static final TopNResultMerger identity
Result<TopNResultValue> getResult(Result<TopNResultValue> result, Comparator comparator)
Copyright © 2011–2015. All rights reserved.