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