Removes a single occurrence of the specified element (optional operation).
@param element the element to remove, if present
@return true iff I contained the specified element, in other words, iff I changed as a result of this call
@throws UnsupportedOperationException when this operation is not supported
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.