The CommandThread interface is used by JNode shells, interpreters and invokers when they need to interact with a thread or thread-like object for running a Command. Its purpose is to hide the API mismatch between Threads and Isolates.
@author crawley@jnode.org
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.