Class Triple<A,B,C>
java.lang.Object
com.ticxo.modelengine.api.utils.data.Triple<A,B,C>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Triple
-
-
Method Details
-
getFirst
-
getSecond
-
getThird
-
setFirst
-
setSecond
-
setThird
-