| public final class MyClass /* one.MyClass*/ { | |
| @org.jetbrains.annotations.NotNull() | |
| public static final @org.jetbrains.annotations.NotNull() one.MyClass.Companion Companion; | |
| @org.jetbrains.annotations.Nullable() | |
| private static final @org.jetbrains.annotations.Nullable() java.lang.String staticPropertyWithInitializer = null /* initializer type: null */; | |
| public MyClass();// .ctor() | |
| public static final class Companion /* one.MyClass.Companion*/ { | |
| private Companion();// .ctor() | |
| } | |
| } |