Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -6/+6 |
| | | | | Signed-off-by: Harvey Harrison <[email protected]> | ||||
* | Adding Function and FunctionTask extending RunnableTask functionality | Sven Gothel | 2013-02-13 | 1 | -0/+49 |
Function allows passing arguments and having a return value in contrast to Runnable, where FunctionTask allows a Function to be invoked and waited for. |