|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Jury.ProgressIndicator
Indicator to update with verbose output, after every juror finishes.
Method Summary | |
---|---|
void |
setNJurors(int n)
Tell the progress indicator how many jurors there are total. |
void |
update(int n)
Tell the progress indicator that we've done juror number N |
Method Detail |
---|
void update(int n)
void setNJurors(int n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |