|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Pair<T,S>
A container consisting of two objects.
| Method Summary | |
|---|---|
T |
getFirst()
Returns the first component of the Pair. |
S |
getSecond()
Returns the second component of the Pair. |
| Method Detail |
|---|
T getFirst()
Pair.
S getSecond()
Pair.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||