Relational operator (greater than or equals)
@param expr the right-hand operand
@return true if the value of the left-hand operand is greater than or equal the value of the right-hand operand, and otherwise is false.
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.