| Package | Description |
|---|---|
| com.metamx.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 © 2016. All rights reserved.