@kotlin.Metadata
public final class BuiltInClassSupertypesKt {
    public final static @org.jetbrains.annotations.NotNull method any(): java.lang.Object
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static @org.jetbrains.annotations.NotNull method charSequence(): java.lang.CharSequence
    private final static method check(p0: kotlin.reflect.KCallable[]): void
    private final static method checkAll(p0: kotlin.reflect.KCallable[]): void
    public final static @org.jetbrains.annotations.NotNull method cloneable(): java.lang.Cloneable
    public final static @org.jetbrains.annotations.NotNull method comparableOfInt(): java.lang.Comparable
    public final static @org.jetbrains.annotations.NotNull method comparableOfString(): java.lang.Comparable
    public final static @org.jetbrains.annotations.NotNull method number(): java.lang.Number
    public final static @org.jetbrains.annotations.NotNull method serializable(): java.io.Serializable
}
