| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcdqa.skeleton.Pairpublic class Pairextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
Object |
|
Object | |
void |
|
void |
|
String |
|
public Object getFirst()
public Object getSecond()
public void setFirst(Object o1)
public void setSecond(Object o2)
public String toString()