A non-static nested class is a class within another class. It has access to members of the enclosing class (outer class). It is commonly known as inner class .
確定! 回上一頁