Uses of Interface
edu.umd.cs.findbugs.ba.type.ExtendedTypes
Packages that use ExtendedTypes
-
Uses of ExtendedTypes in edu.umd.cs.findbugs.ba.type
Classes in edu.umd.cs.findbugs.ba.type that implement ExtendedTypesModifier and TypeClassDescriptionclassSpecial "bottom" type.classSpecial type used to represent the "extra" part of a double value.classSpecial ReferenceType representing the type of a caught exception.classSpecial type used to represent the "extra" part of a long value.classSpecial type representing the null value.classA TypeMerger which applies standard Java semantics when merging Types.classSpecial "top" type. -
Uses of ExtendedTypes in edu.umd.cs.findbugs.detect
Classes in edu.umd.cs.findbugs.detect that implement ExtendedTypesModifier and TypeClassDescriptionclassFind suspicious reference comparisons.private static classType merger to use the extended String types.