Tries to enqueue an event, but instead of throwing exceptions, it returns a boolean value of whether the attempt was successful.
@param element The element to attempt to enqueue
@return true if successful, false if not.
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.