public final class invoke/InvokeKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String public final static @org.jetbrains.annotations.NotNull method invoke(@org.jetbrains.annotations.NotNull p0: invoke.Method2, @org.jetbrains.annotations.NotNull p1: java.lang.String): java.lang.String public final static method test1(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function1, p1: int): int public final static method test2(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function1, p1: int): int public final static method test3(@org.jetbrains.annotations.NotNull p0: invoke.Method, p1: int): int public final static method test4(@org.jetbrains.annotations.NotNull p0: invoke.Method, p1: int): int public final static @org.jetbrains.annotations.NotNull method test5(@org.jetbrains.annotations.NotNull p0: invoke.Method2, @org.jetbrains.annotations.NotNull p1: java.lang.String): java.lang.String } public final class invoke/Method { public method (): void public final method invoke(p0: int): int } public final class invoke/Method2 { public method (): void }