- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
Pair()  | 
Pair(K k,
    V v)  | 
 
 
 
- 
- 
Constructor Detail
- 
Pair
public Pair(K k,
            V v)
 
 
- 
Method Detail
- 
setKey
public void setKey(K k)
 
- 
getValue
public V getValue()
 
 
 
 
 
Copyright © 2021 The Apache Software Foundation. All rights reserved.