Class ReflectiveClasses

All Implemented Interfaces:
Detector, FirstPassDetector, NonReportingDetector, Priorities, org.apache.bcel.classfile.Visitor

public class ReflectiveClasses extends BytecodeScanningDetector implements NonReportingDetector
Detector to find private methods that are never called.