Package jadex.commons
Interface IResultCommand<T,E>
- 
public interface IResultCommand<T,E>Command with a result. 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Texecute(E args)Execute the command. 
 -