Can an anonymous inner class be declared private?

Unlike a class, an inner class can be private and once you declare an inner class private, it cannot be accessed from an object outside the class. Following is the program to create an inner class and access it.

Sizin İçin Seçtik  How do you initialize an anonymous class in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *