edu.umd.cs.findbugs.detect
Class URLProblems
public
class
URLProblems
extends BytecodeScanningDetector
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.
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.