12 lines
454 B
Plaintext
Vendored
12 lines
454 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method invoke(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method invoke(p0: int): java.lang.String
|
|
}
|
|
|
|
|
|
public final class InvokeOnExprByConventionKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method foo(): A
|
|
}
|