FindBugs™ 1.3.9

Uses of Interface
edu.umd.cs.findbugs.ba.type.ExtendedTypes

Packages that use ExtendedTypes
edu.umd.cs.findbugs.ba.type   
edu.umd.cs.findbugs.detect   
 

Uses of ExtendedTypes in edu.umd.cs.findbugs.ba.type
 

Classes in edu.umd.cs.findbugs.ba.type that implement ExtendedTypes
 class BottomType
          Special "bottom" type.
 class DoubleExtraType
          Special type used to represent the "extra" part of a double value.
 class ExceptionObjectType
          Special ReferenceType representing the type of a caught exception.
 class LongExtraType
          Special type used to represent the "extra" part of a long value.
 class NullType
          Special type representing the null value.
 class StandardTypeMerger
          A TypeMerger which applies standard Java semantics when merging Types.
 class TopType
          Special "top" type.
 

Uses of ExtendedTypes in edu.umd.cs.findbugs.detect
 

Classes in edu.umd.cs.findbugs.detect that implement ExtendedTypes
 class FindRefComparison
          Find suspicious reference comparisons.
 


FindBugs™ 1.3.9

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