java.lang.Object
eu.hansolo.toolbox.tuples.Triplet<A,B,C>
- All Implemented Interfaces:
Tuple
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Triplet
-
-
Method Details
-
getA
-
setA
-
getB
-
setB
-
getC
-
setC
-
size
public int size() -
getValueAt
- Specified by:
getValueAtin interfaceTuple
-
getTypeAt
-
toString
-
equals
-
hashCode
public int hashCode()
-