Ignores classes matched by {@code pattern}. Ignored classes are not touched by Contracts for Java in any way: they are neither loaded nor examined for contracts.
If you are looking for a method to disable contracts, this is not the right method; use methods such as {@link #disableInvariants(String)} instead.
The "ignore" command is for consumers. It removes the named tube from the watch list for the current connection.
@param tubeName the name of the tube to be ignored.
@return the integer number of tubes currently in the watch list, or -1, if the client attempts to ignore the onlytube in its watch list.
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.