Class CountReporter


  • public class CountReporter
    extends java.lang.Object
    An object that can produce formatted output from a PackageTree instance.
    • Constructor Summary

      Constructors 
      Constructor Description
      CountReporter​(PackageTree packageTree, java.lang.String variantName, Styleable styleable, PrintOptions options, java.lang.String inputRepresentation, boolean isInstantRun)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void report()  
      • Methods inherited from class java.lang.Object

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

      • report

        public void report()
                    throws java.io.IOException
        Throws:
        java.io.IOException