|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.core.chain.ChainResult
public class ChainResult
| Constructor Summary | |
|---|---|
ChainResult()
|
|
ChainResult(boolean executed)
|
|
| Method Summary | |
|---|---|
boolean |
isExecuted()
Whether an or more elements of the chain are been executed |
void |
setExecuted(boolean executed)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChainResult()
public ChainResult(boolean executed)
| Method Detail |
|---|
public boolean isExecuted()
IChainResult
isExecuted in interface IChainResultpublic void setExecuted(boolean executed)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||