public class Tuple
extends Object
implements Serializable
| Constructor and Description |
|---|
Tuple(Object... array) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getObject(int i) |
int |
getSize() |
int |
hashCode() |
String |
toString() |