public abstract class AbstractInitMethodPass extends Object implements IPass
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ARRAY_OBJECT_NAME |
protected String |
collectorCall |
| Constructor and Description |
|---|
AbstractInitMethodPass() |
| Modifier and Type | Method and Description |
|---|---|
void |
setHash(String hash) |
Outcome |
transform(javassist.CtClass ctClass) |
Outcome |
transform(javassist.CtClass ctClass,
javassist.CtBehavior ctBehavior) |
protected static final String ARRAY_OBJECT_NAME
protected String collectorCall
Copyright © 2010–2019 GZoltar. All rights reserved.