removes a specific object from the queue. the object is matched up using the Object.equals method.
@param obj the actual object to be removed from the queue
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.