-
-
Constructor Summary
Constructors
| Constructor and Description |
Pair(T f,
U s) |
-
-
Constructor Detail
-
Pair
public Pair(T f,
U s)
- Parameters:
f - First element in pair.
s - Second element in pair.
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.