Példa
public class
ClassA {
private void
testMethod () {
}
}
Megoldás
Távolítsa el a használaton kívüli
private
metódust.