-
-
Constructor Summary
Constructors
Constructor and Description |
Pair(T value1,
T value2) |
-
-
Method Detail
-
getValue1
public T getValue1()
- Returns:
- the first value in the Pair
-
getValue2
public T getValue2()
- Returns:
- the second value in the Pair
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.