|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Responsability<T>
Method Summary | |
---|---|
void |
handle(T task)
|
boolean |
handles(T task)
|
Responsability<T> |
sussesor()
|
Method Detail |
---|
void handle(T task)
boolean handles(T task)
Responsability<T> sussesor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |