Package com.github.westsi.browser.util
Class Pair<F,S>
java.lang.Object
com.github.westsi.browser.util.Pair<F,S>
- Type Parameters:
F
- The type of the first piece of data in the pairS
- The type of the second piece of data
Utility class to group together two pieces of data.
-
Constructor Summary
-
Method Summary