|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.syrup.functions.Concat
Concatenates the first and second input (like UNIX cat) to the first output.
| Constructor Summary | |
Concat()
|
|
| Method Summary | |
Result |
execute(Context context)
Generates a Result given a Task's Context. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Concat()
| Method Detail |
public Result execute(Context context)
Function
execute in interface Functioncontext - The Context from which the Function get its parameters.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||