News
The Java compiler must create synthetic methods on nested classes when their attributes specified with the private modifier are accessed by the enclosing class.
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.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results