|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ReturnType - the type of the returned value (can be Void)public interface DecisionManager<ReturnType>
Encapsulates a decision and an eventually returned value.
| Nested Class Summary | |
|---|---|
static class |
DecisionManager.Decision
Decisions. |
| Method Summary | |
|---|---|
DecisionManager.Decision |
getDecision()
|
ReturnType |
getRetVal()
|
| Method Detail |
|---|
DecisionManager.Decision getDecision()
ReturnType getRetVal()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||