Interface Action
- All Known Implementing Classes:
ActionRunner
public interface Action
Essentially a function pointer.
-
Method Summary
-
Method Details
-
execute
Do something. Anything.- Throws:
Exception
- failed to do something property.
-
ActionRunner
Exception
- failed to do something property.