public class Targeter extends Object
| Constructor and Description |
|---|
Targeter(Configuration configuration)
Creates a new Targeter to set the target version on program classes
according to the given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ClassPool programClassPool)
Sets the target version on classes in the given program class pool.
|
public Targeter(Configuration configuration)
public void execute(ClassPool programClassPool) throws IOException
IOExceptionCopyright © 2016. All rights reserved.