public final class A {
    public method <init>(): void
    public final @org.jetbrains.annotations.NotNull method baz(): java.lang.Object[]
}


public final class ArrayKt {
    public final static @org.jetbrains.annotations.NotNull method bar(): java.util.List[]
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
    public final static method foo(@org.jetbrains.annotations.NotNull p0: java.lang.String[], @org.jetbrains.annotations.NotNull p1: java.lang.Integer[], @org.jetbrains.annotations.NotNull p2: java.lang.Object[][]): void
}
