|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.pogamut.base.component.controller.AbstractComponentControllerBase.AwaitState
protected static class AbstractComponentControllerBase.AwaitState
Used for filtering states we're awaiting on.
Constructor Summary | |
---|---|
AbstractComponentControllerBase.AwaitState(ComponentState... states)
|
Method Summary | |
---|---|
boolean |
accept(ComponentState flagValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractComponentControllerBase.AwaitState(ComponentState... states)
Method Detail |
---|
public boolean accept(ComponentState flagValue)
accept
in interface WaitForFlagChange.IAccept<ComponentState>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |