Class MutableQuartet<A,B,C,D>
java.lang.Object
de.florianmichael.rclasses.functional.tuple.Quartet<A,B,C,D>
de.florianmichael.rclasses.functional.tuple.mutable.MutableQuartet<A,B,C,D>
Represents a mutable tuple of four elements.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MutableQuartet
public MutableQuartet() -
MutableQuartet
-
-
Method Details
-
getFirst
-
getSecond
-
getThird
-
getFourth
-
setFirst
-
setSecond
-
setThird
-
setFourth
-
toString
-
equals
-
hashCode
public int hashCode()
-