Class RegenerateClassFeatures


  • public class RegenerateClassFeatures
    extends java.lang.Object
    Repopulate a BugCollection with class features from the classes in a specified jar file.
    Author:
    David Hovemeyer
    • Constructor Detail

      • RegenerateClassFeatures

        public RegenerateClassFeatures​(BugCollection bugCollection,
                                       java.lang.String jarFile)
    • Method Detail

      • getBugCollection

        public BugCollection getBugCollection()
        Returns:
        Returns the bugCollection.
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception