| Package | Description |
|---|---|
| io.druid.java.util.common.guava.nary |
| Modifier and Type | Method and Description |
|---|---|
static <InType,OutType> |
SortedMergeIterator.create(Iterator<InType> lhs,
Iterator<InType> rhs,
Comparator<InType> comparator,
BinaryFn<InType,InType,OutType> fn) |
Copyright © 2011–2018. All rights reserved.