|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CensusibleCollection
Defines how to census an object which is a collection of parts.
| Method Summary | |
|---|---|
void |
enumerateCollection(Census censusTaker,
PrintWriter writer)
Method to cycle through every object "owned" by this object, and apply the individual census taker method to it. |
| Method Detail |
|---|
void enumerateCollection(Census censusTaker,
PrintWriter writer)
censusTaker - writer - the PrintWriter which will accept the census results.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||