Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
cdqa.skeleton.Pair
public class Pair
extends java.lang.Object
Constructor 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()