|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.preverify.Preverifier
public class Preverifier
This class can preverify methods in program class pools, according to a given configuration.
| Constructor Summary | |
|---|---|
Preverifier(Configuration configuration)
Creates a new Preverifier. |
|
| Method Summary | |
|---|---|
void |
execute(ClassPool programClassPool)
Performs preverification of the given program class pool. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Preverifier(Configuration configuration)
| Method Detail |
|---|
public void execute(ClassPool programClassPool)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||