public class Preverifier extends Object
| Constructor and Description |
|---|
Preverifier(Configuration configuration)
Creates a new Preverifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ClassPool programClassPool)
Performs preverification of the given program class pool.
|
public Preverifier(Configuration configuration)
public void execute(ClassPool programClassPool)
Copyright © 2016. All rights reserved.