Constructor and Description |
---|
CheckedAction()
Create a new action.
|
Modifier and Type | Method and Description |
---|---|
void |
cleanup()
Cleanup will be executed at the end of the action.
|
boolean |
isValid()
Test if the timed object is valid.
|
void |
setValid(boolean valid)
Set the valid state.
|
public void cleanup()
public boolean isValid()
public void setValid(boolean valid)
Copyright © 2012. All Rights Reserved.