blob: d91f90240abd6813fb051e4d2bafede69ae46193 [file]
public final class ClassObjectField {
@org.jetbrains.annotations.Nullable
private static final java.lang.String x;
private static final java.lang.String y;
@org.jetbrains.annotations.NotNull
public static final ClassObjectField.Companion Companion;
public ClassObjectField() { /* compiled code */ }
public static final class Companion {
@org.jetbrains.annotations.Nullable
public final java.lang.String getX() { /* compiled code */ }
private Companion() { /* compiled code */ }
}
}