Exemple
public class
ClassA {
private void
testMethod () {
}
}
Solution
Supprimez la méthode
private
inutilisée.