News
History History 913 lines (685 loc) · 30.9 KB master java-notes / content / nested-class / nested_classes_tr.md Top File metadata and controls Preview Code Blame 913 ...
In Java, nested classes are categorized as either static member classes or inner classes. Inner classes are non-static member classes, local classes, or anonymous classes.
The following class demonstrates which Map implementations and which nested Map classes are Serializable and which are not for several popular standard Map implementations.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results