public class ProGuard
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VERSION |
| Constructor and Description |
|---|
ProGuard(Configuration configuration)
Creates a new ProGuard object to process jars as specified by the given
configuration.
|
public static final java.lang.String VERSION
public ProGuard(Configuration configuration)