Class Pair<K,V>
java.lang.Object
de.marcely.bedwars.tools.Pair<K,V>
- Type Parameters:
K- Key typeV- Value type
A convenience class to represent name-value pairs.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
-
-
Method Details
-
getKey
-
getValue
-