|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.browseengine.bobo.util.ResultMerger
public class ResultMerger
| Constructor Summary | |
|---|---|
ResultMerger()
|
|
| Method Summary | ||
|---|---|---|
static
|
mergeResults(Iterator<T>[] results,
Comparator<T> comparator)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultMerger()
| Method Detail |
|---|
public static <T> Iterator<T> mergeResults(Iterator<T>[] results,
Comparator<T> comparator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||