public static final class Tuples.Tuple4<T1,T2,T3,T4> extends Object implements Comparable<Tuples.Tuple4<T1,T2,T3,T4>>
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Tuples.Tuple4<T1,T2,T3,T4> that) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.