Package | Description |
---|---|
io.druid.java.util.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 © 2011–2017. All rights reserved.