Puts this job immediately into the {@link #WAITING} state so that it is eligible for immediate execution. If this job is not currently sleeping, the request is ignored.
This is a convenience method, fully equivalent to wakeUp(0L).
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.