Tests if a specified string matches the pattern.
@param probe The string to compare to the pattern
@return true if and only if the probe matches the pattern, false otherwise.
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.