17 lines
495 B
Plaintext
Vendored
17 lines
495 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
|
private final method x(): void
|
|
}
|
|
|
|
|
|
public interface Callable {
|
|
public abstract method call(p0: boolean): void
|
|
}
|
|
|
|
|
|
public final class Kt8608Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method run(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): void
|
|
}
|