public class Tuple3<A,B,C> extends Tuple
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
A |
getOne() |
C |
getThree() |
B |
getTwo() |
int |
hashCode() |
String |
toString() |
createTupleCopyright © 2015. All Rights Reserved.