blob: e9744f8c708df386e4bff0f6dda249589df22e91 [file]
public final class KotlinClass /* fields.KotlinClass*/ {
@org.jetbrains.annotations.NotNull()
private final @org.jetbrains.annotations.NotNull() kotlin.Lazy<@org.jetbrains.annotations.NotNull() java.lang.String> foo$delegate$1;
@org.jetbrains.annotations.NotNull()
private static final @org.jetbrains.annotations.NotNull() kotlin.Lazy<@org.jetbrains.annotations.NotNull() java.lang.Integer> foo$delegate;
@org.jetbrains.annotations.NotNull()
public static final @org.jetbrains.annotations.NotNull() fields.KotlinClass.Companion Companion;
@org.jetbrains.annotations.NotNull()
public final @org.jetbrains.annotations.NotNull() java.lang.String getFoo();// getFoo()
public KotlinClass();// .ctor()
public static final class Companion /* fields.KotlinClass.Companion*/ {
private Companion();// .ctor()
public final int getFoo();// getFoo()
}
}