Class URLProblems

  • All Implemented Interfaces:
    Detector, Priorities, Constants2, org.apache.bcel.classfile.Visitor, org.apache.bcel.Constants

    public class URLProblems
    extends OpcodeStackDetector
    equals and hashCode are blocking methods on URL's. Warn about invoking equals or hashCode on them, or defining Set or Maps with them as keys.