Class GenerateReport


  • public class GenerateReport
    extends java.lang.Object
    Generates a report from summaries.
    • Constructor Summary

      Constructors 
      Constructor Description
      GenerateReport()
      Creates an instance.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      void run​(java.lang.String[] args)
      Runs the report generation tool.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GenerateReport

        public GenerateReport()
        Creates an instance.
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Parameters:
        args - the command-line args
      • run

        public void run​(java.lang.String[] args)
        Runs the report generation tool.
        Parameters:
        args - the args