com.consultoriajava.browneater
Interface BrownDispatcher
public interface BrownDispatcher
BrownDispatcher provides basic functionality
for dispatching browns to folks, customers
and people alike.
- Author:
- consultoriajava.com
|
Method Summary |
void |
dispatchBrown(Brown brown)
This method takes a Brown and dispatches it somewhere else
providing some peace to those originally involved with and,
at the same time creating havoc somewhere else. |
dispatchBrown
void dispatchBrown(Brown brown)
- This method takes a
Brown and dispatches it somewhere else
providing some peace to those originally involved with and,
at the same time creating havoc somewhere else.
- Parameters:
brown - The Brown to be dispatched