Package oshi.util.tuples
Class Quintet<A,B,C,D,E>
java.lang.Object
oshi.util.tuples.Quintet<A,B,C,D,E>
- Type Parameters:
A- Type of the first elementB- Type of the second elementC- Type of the third elementD- Type of the fourth elementE- Type of the fifth element
Convenience class for returning multiple objects from methods.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Quintet
-
-
Method Details
-
getA
-
getB
-
getC
-
getD
-
getE
-