|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tuple
A Tuple is the marker interface for generic wrapper classes holding arbitrary elements of different numbers.
A Tuple derived type should support #hashCode() and #equals(Object) as well as #toString(). Two
Tuple are taken as equal, if their elements are equal and in the same number and order.
Tuple2,
Tuple3
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||