Package com.pnfsoftware.jeb.util.base
Class Triple<A,B,C>
java.lang.Object
com.pnfsoftware.jeb.util.base.Triple<A,B,C>
- Type Parameters:
A
- the first elementB
- the second elementC
- the third element
Handy class holding three typed elements. Null values are allowed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary