| java.lang.Object fit.Counts
Counts | public class Counts (Code) | | |
Constructor Summary | |
public | Counts(int right, int wrong, int ignores, int exceptions) | public | Counts() |
exceptions | public int exceptions(Code) | | |
ignores | public int ignores(Code) | | |
Counts | public Counts(int right, int wrong, int ignores, int exceptions)(Code) | | |
tallyPageCounts | public void tallyPageCounts(Counts counts)(Code) | | |
|
|