|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BrownOriginator
A BrownOriginator is the source of a Brown, a BrownOriginator can generate browns and return them to those who work arround him. A BrownOriginator also has the ability to take a given Brown and expand it to limits out of reach to any standard person.
| Method Summary | |
|---|---|
Brown |
expandBrown(Brown inputBrown)
Allows for the expansion of a brown. |
Brown |
generateBrown(java.lang.String description,
int size)
This method is invoked everytime a BrownOriginator creates a Brown |
| Method Detail |
|---|
Brown generateBrown(java.lang.String description,
int size)
throws BrownerNotTrusted
description - The description of the Brown to be generated by the BrownGenerator.size - The size of the Brown beeing created by this Originator
BrownerNotTrustedBrown expandBrown(Brown inputBrown)
inputBrown - The brown to be expanded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||