Class URLProblems

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

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.