why inner classes are required | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

why inner classes are required

what is the purpose of inner classes. where it can be used.

28th Apr 2017, 2:04 PM
shobhit
shobhit - avatar
1 Antwort
+ 16
By using inner classes you can hide methods and fields from outside access.
28th Apr 2017, 2:42 PM
kodi rud
kodi rud - avatar