Class NewResults
java.lang.Object
edu.umd.cs.findbugs.NewResults
Deprecated.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final SortedBugCollectionDeprecated.private final SortedBugCollectionDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionNewResults(SortedBugCollection origCollection, SortedBugCollection newCollection) Deprecated.NewResults(String origFilename, String newFilename) Deprecated. -
Method Summary
-
Field Details
-
origCollection
Deprecated. -
newCollection
Deprecated.
-
-
Constructor Details
-
NewResults
public NewResults(String origFilename, String newFilename) throws IOException, org.dom4j.DocumentException Deprecated.- Throws:
IOExceptionorg.dom4j.DocumentException
-
NewResults
Deprecated.
-
-
Method Details
-
execute
Deprecated. -
main
-