public static class Tuple.Quartet<A,B,C,D> extends Tuple.Triplet<A,B,C>
private static long
serialVersionUID
private D
v4
protected
Quartet(A v1, B v2, C v3, D v4)
D
getForth()
String
toString()
getThird
getFirst, getSecond
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private static final long serialVersionUID
private D v4
protected Quartet(A v1, B v2, C v3, D v4)
public D getForth()
public String toString()
toString
Tuple.Triplet<A,B,C>
Copyright © 2019. All rights reserved.