FindBugs™ 1.3.9

Uses of Package
edu.umd.cs.findbugs.util

Packages that use edu.umd.cs.findbugs.util
edu.umd.cs.findbugs Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany. 
edu.umd.cs.findbugs.ba.obl Implementation of dataflow analysis for checking whether obligations to close streams and other resources (e.g. 
edu.umd.cs.findbugs.classfile.engine Analysis engine classes to produce the analyses defined in the edu.umd.cs.findbugs.classfile.analysis package. 
edu.umd.cs.findbugs.util   
 

Classes in edu.umd.cs.findbugs.util used by edu.umd.cs.findbugs
TopologicalSort.OutEdges
           
 

Classes in edu.umd.cs.findbugs.util used by edu.umd.cs.findbugs.ba.obl
StringMatcher
          A boolean predicate for matching String values.
TypeMatcher
          Predicate for matching types.
 

Classes in edu.umd.cs.findbugs.util used by edu.umd.cs.findbugs.classfile.engine
MultiMap
           
 

Classes in edu.umd.cs.findbugs.util used by edu.umd.cs.findbugs.util
MapCache
          Provide a HashMap that can only grow to a specified maximum capacity, with entries discarded using a LRU policy to keep the size of the HashMap within that bound.
MergeMap
           
Multiset
           
StringMatcher
          A boolean predicate for matching String values.
TopologicalSort.OutEdges
           
TypeMatcher
          Predicate for matching types.
 


FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.