| Package | Description |
|---|---|
| proguard.shrink |
This package contains classes to perform shrinking of class files.
|
| Constructor and Description |
|---|
ShortestUsagePrinter(ShortestUsageMarker shortestUsageMarker)
Creates a new UsagePrinter that prints verbosely to
System.out. |
ShortestUsagePrinter(ShortestUsageMarker shortestUsageMarker,
boolean verbose)
Creates a new UsagePrinter that prints to the given stream.
|
ShortestUsagePrinter(ShortestUsageMarker shortestUsageMarker,
boolean verbose,
PrintStream printStream)
Creates a new UsagePrinter that prints to the given stream.
|
Copyright © 2015. All Rights Reserved.