| Package | Description |
|---|---|
| com.metamx.common.guava.nary |
| Modifier and Type | Method and Description |
|---|---|
static <InType,OutType> |
SortedMergeIterable.create(Iterable<InType> lhs,
Iterable<InType> rhs,
Comparator<InType> comparator,
BinaryFn<InType,InType,OutType> fn) |
Copyright © 2016. All rights reserved.