|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcds.testperf.Cl
cds.testperf.Cl2
Field Summary | |
protected int |
i
|
(package private) int |
j
|
Constructor Summary | |
Cl2()
|
|
Cl2(int i,
int j)
|
Method Summary | |
void |
reset()
|
void |
reset(int i)
|
void |
reset(int i,
int j)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int j
protected int i
Constructor Detail |
public Cl2()
public Cl2(int i, int j)
Method Detail |
public void reset()
reset
in class Cl
public void reset(int i, int j)
public void reset(int i)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |