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