Queue tasks with {@link #execute(Runnable)} for later execution by the thread calling {@link #executePending()}.
@ThreadSafety Any method can be called from any thread.
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.