Class Pair<K,V>
java.lang.Object
org.apache.zookeeper.inspector.manager.Pair<K,V>
- Type Parameters:
K
-V
-
A utility class for storing a pair of objects
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
- Parameters:
key
-value
-
-
Pair
public Pair()
-
-
Method Details