public class ResultMerger extends Object
ResultMerger()
static <T> Iterator<T>
mergeResults(Iterator<T>[] results, Comparator<T> comparator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultMerger()
public static <T> Iterator<T> mergeResults(Iterator<T>[] results, Comparator<T> comparator)
Copyright © 2005–2013. All rights reserved.