C# nested class should be compiled to static inner class for Java

@Esword: It is a static inner class, just that the decompiler doesn’t see it as such.