blob: c43a7c9e388eb45ec4f0a2a5a405d98b569ab029 [file]
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()
}
}