Package | Description |
---|---|
io.druid.java.util.common.guava.nary |
Modifier and Type | Method and Description |
---|---|
static <Type1,Type2,RetType> |
BinaryTransformIterator.create(Iterator<Type1> lhs,
Iterator<Type2> rhs,
BinaryFn<Type1,Type2,RetType> fn) |
Copyright © 2011–2017. All rights reserved.