サンプル

public class ClassA {
private void testMethod () {
}
}


ソリューション
未使用の private メソッドを除去します。