|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfit.Counts
Field Summary | |
int |
exceptions
|
int |
ignores
|
int |
right
|
int |
wrong
|
Constructor Summary | |
Counts()
|
Method Summary | |
void |
tally(Counts source)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public int right
public int wrong
public int ignores
public int exceptions
Constructor Detail |
public Counts()
Method Detail |
public java.lang.String toString()
public void tally(Counts source)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |