| Package | Description | 
|---|---|
| io.druid.java.util.common.guava.nary | 
| Modifier and Type | Method and Description | 
|---|---|
static <Type1,Type2,Type3,RetType> | 
TrinaryTransformIterable.create(Iterable<Type1> iterable1,
      Iterable<Type2> iterable2,
      Iterable<Type3> iterable3,
      TrinaryFn<Type1,Type2,Type3,RetType> fn)  | 
Copyright © 2011–2018. All rights reserved.