Class Triple<L,M,R>
java.lang.Object
io.github.mrtesz.teszcore.util.tuple.Triple<L,M,R>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
left
first value -
middle
second value -
right
third value
-
-
Constructor Details
-
Triple
public Triple()
-
-
Method Details
-
toString
-
copy
-