Package oshi.util.tuples
Class Pair<A,B>
java.lang.Object
oshi.util.tuples.Pair<A,B>
- Type Parameters:
A- Type of the first elementB- Type of the second element
Convenience class for returning multiple objects from methods.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
-
-
Method Details
-
getA
-
getB
-