public class GuavaUtils extends Object
Constructor and Description |
---|
GuavaUtils() |
Modifier and Type | Method and Description |
---|---|
static <K,V> com.google.common.base.Function<Pair<K,V>,scala.Tuple2<K,V>> |
pair2tupleFunc() |
static <K,V> com.google.common.base.Function<scala.Tuple2<K,V>,Pair<K,V>> |
tuple2PairFunc() |
Copyright © 2017 The Apache Software Foundation. All rights reserved.