| Package | Description |
|---|---|
| io.druid.collections |
| Modifier and Type | Method and Description |
|---|---|
static <InType> CombiningIterator<InType> |
CombiningIterator.create(Iterator<InType> it,
Comparator<InType> comparator,
com.metamx.common.guava.nary.BinaryFn<InType,InType,InType> fn) |
Copyright © 2011–2015. All rights reserved.