public abstract class AbstractInitMethodInstrumentationPass extends Object implements IPass
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ARRAY_OBJECT_NAME |
protected String |
collectorCall |
| Constructor and Description |
|---|
AbstractInitMethodInstrumentationPass() |
| 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
public AbstractInitMethodInstrumentationPass()
Copyright © 2010–2018 GZoltar. All rights reserved.