A representation of a binary Java class that contains information for the class file itself, plus various status
bits used for proper instrumentation state accounting in JFluid.
author: Tomas Hurka author: Misha Dmitirev
implementsInterface(String intfName) Note that this method uses the name of the interface in question intentionally - its (few) callers
benefit from providing the name rather than a DynamicClassInfo.
public boolean hasUninstrumentedMarkerMethods()(Code)
hasUninstrumentedRootMethods
public boolean hasUninstrumentedRootMethods()(Code)
implementsInterface
public boolean implementsInterface(String intfName)(Code)
Note that this method uses the name of the interface in question intentionally - its (few) callers
benefit from providing the name rather than a DynamicClassInfo.