Package com.getkeepsafe.dexcount
Class CountReporter
- java.lang.Object
-
- com.getkeepsafe.dexcount.CountReporter
-
public class CountReporter extends Object
An object that can produce formatted output from aPackageTreeinstance.
-
-
Constructor Summary
Constructors Constructor Description CountReporter(PackageTree packageTree, String variantName, Styleable styleable, PrintOptions options, String inputRepresentation, boolean isInstantRun)
-
-
-
Constructor Detail
-
CountReporter
public CountReporter(PackageTree packageTree, String variantName, Styleable styleable, PrintOptions options, String inputRepresentation, boolean isInstantRun)
-
-
Method Detail
-
report
public void report() throws IOException
- Throws:
IOException
-
-