Class Pair<K,V>
java.lang.Object
com.devcharles.piazzapanic.utility.Pair<K,V>
Create a generic tuple.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
first
-
second
-
-
Constructor Details
-
Pair
-