- setA(A) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableQuadruple
-
Set the first value of the quadruple.
- setA(A) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTriple
-
Set the first value of the triple.
- setA(A) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTuple
-
Set the first value of the tuple.
- setB(B) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableQuadruple
-
Set the second value of the quadruple.
- setB(B) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTriple
-
Set the second value of the triple.
- setB(B) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTuple
-
Set the second value of the tuple.
- setC(C) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableQuadruple
-
Set the third value of the quadruple.
- setC(C) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTriple
-
Set the third value of the triple.
- setD(D) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableQuadruple
-
Set the fourth value of the quadruple.
- setLeft(A) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTriple
-
Set the first value of the triple.
- setLeft(A) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTuple
-
Set the first value of the tuple.
- setMiddle(B) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTriple
-
Set the second value of the triple.
- setRight(C) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTriple
-
Set the third value of the triple.
- setRight(B) - Method in class net.lenni0451.commons.functional.multiples.mutable.MutableTuple
-
Set the second value of the tuple.
- Supplier<O> - Interface in net.lenni0451.commons.functional.supplier
-