Java inner class and static nested class - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
Java inner class and static nested class - Stack Overflow
2008年9月16日 - For example, to create an object for the static nested class, use this syntax: OuterClass.StaticNestedClass nestedObject = new OuterClass.