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