Return whether the specified context is considered a match for the receiving context. When a context matches another context, operations that have the context are considered to also have the matching context.
@param context the context to be checked against the receiving context.
@return true if the receiving context can be considered amatch for the specified context, and false if it cannot.
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.