public interface ClassFilter
Modifier and Type | Method and Description |
---|---|
boolean |
shouldInstrumentClass(String className)
Should this class be included in instrumentation.
|
boolean shouldInstrumentClass(String className)
className
- The name of the class to checkCopyright © 2019. All rights reserved.