Class ImmutableEnnead<A,B,C,D,E,F,G,H,I>
java.lang.Object
de.florianmichael.rclasses.functional.tuple.Ennead<A,B,C,D,E,F,G,H,I>
de.florianmichael.rclasses.functional.tuple.immutable.ImmutableEnnead<A,B,C,D,E,F,G,H,I>
Represents a tuple of nine elements.
-
Constructor Details
-
ImmutableEnnead
public ImmutableEnnead() -
ImmutableEnnead
-
-
Method Details
-
getFirst
-
getSecond
-
getThird
-
getFourth
-
getFifth
-
getSixth
-
getSeventh
-
getEight
-
getNinth
-
setFirst
-
setSecond
-
setThird
-
setFourth
-
setFifth
-
setSixth
-
setSeventh
-
setEight
-
setNinth
-
toString
-
equals
-
hashCode
public int hashCode()
-