So I was making a class the other day and used Eclipse\'s method to create the equals method when I realized that it generated the following working code:>
You are referencing it from within the same class. Thus, you know what you are doing and does not need to be protected from yourself.