public abstract class AbstractGranularity extends Object implements IGranularity
Modifier and Type | Field and Description |
---|---|
protected javassist.CtClass |
ctClass |
protected javassist.bytecode.MethodInfo |
methodInfo |
Constructor and Description |
---|
AbstractGranularity(javassist.CtClass ctClass,
javassist.bytecode.MethodInfo methodInfo) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
instrumentAtIndex, stopInstrumenting
Copyright © 2010–2019 GZoltar. All rights reserved.