Package com.qfs.concurrent
Interface IAction
-
public interface IActionA result-less action.- Author:
- ActiveViam
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()Executes this action.
-