Schedules the given Runnable object for a later invocation, and returns. An exception is thrown if the RunnableQueue was not started.
@throws IllegalStateException if getThread() is null.
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.