Package | Description |
---|---|
org.apache.hadoop.hbase.util |
Modifier and Type | Method and Description |
---|---|
static <T1,T2> Pair<T1,T2> |
Pair.newPair(T1 a,
T2 b)
Constructs a new pair, inferring the type via the passed arguments
|
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.