-
-
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 © 2017 The Apache Software Foundation. All rights reserved.