A very, very simple Executor implementation that runs the task in the current thread. Normally this would be very silly, but it allows us to work with the Executor interface as an abstraction layer.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.