SE450: Function Objects: Command [46/47] Previous pageContentsNext page

We want allow clients to execute arbitrary code.

Like strategy, but we don't care what the function does.

java.lang.Runnable

Previous pageContentsNext page