|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Census
This application interface is used to define how an individual object should be processed for a census.
| Method Summary | |
|---|---|
void |
enumerateIndividual(Object individual,
PrintWriter writer)
Output census information about the individual specified. |
| Method Detail |
|---|
void enumerateIndividual(Object individual,
PrintWriter writer)
individual - the object to be censused.writer - the print writer which will accept the census results.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||