Home » Java Programming » Declarations and Access Control

Given a method in a protected class, what access modifier do you use to restrict access to that method to only the other members of the same class?

← Previous Next →

Discussion & Comments

No comments yet. Be the first to comment!