public final class GenericMethodSignatureKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String public final static @org.jetbrains.annotations.NotNull method test(@org.jetbrains.annotations.NotNull p0: java.lang.Class, p1: int, @org.jetbrains.annotations.NotNull p2: java.lang.Class, @org.jetbrains.annotations.NotNull p3: java.lang.String, @org.jetbrains.annotations.NotNull p4: java.lang.String): java.lang.String } public final class Params { private final @org.jetbrains.annotations.NotNull field expecedParamType: java.lang.String private final @org.jetbrains.annotations.NotNull field expectedReturnType: java.lang.String private final field methodIndex: int private final @org.jetbrains.annotations.NotNull field paramClass: java.lang.Class public method (p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.Class, @org.jetbrains.annotations.NotNull p2: java.lang.String, @org.jetbrains.annotations.NotNull p3: java.lang.String): void public final @org.jetbrains.annotations.NotNull method getExpecedParamType(): java.lang.String public final @org.jetbrains.annotations.NotNull method getExpectedReturnType(): java.lang.String public final method getMethodIndex(): int public final @org.jetbrains.annotations.NotNull method getParamClass(): java.lang.Class } public final class TParam { public method (): void } public final class Test { public method (): void public final @org.jetbrains.annotations.Nullable method test1(p0: java.lang.Object): java.lang.Object public final @org.jetbrains.annotations.Nullable method test2(@org.jetbrains.annotations.NotNull p0: Z): Z public final @org.jetbrains.annotations.Nullable method test3(@org.jetbrains.annotations.NotNull p0: Z): Z public final @org.jetbrains.annotations.Nullable method test4(p0: java.lang.Object): Zout public final @org.jetbrains.annotations.Nullable method test5(p0: java.lang.Object): Zin } public final class Z { public method (): void } public final class Zin { public method (): void } public final class Zout { public method (): void }