15 lines
675 B
Plaintext
Vendored
15 lines
675 B
Plaintext
Vendored
public final class A {
|
|
private @org.jetbrains.annotations.NotNull field result: java.lang.String
|
|
public method <init>(): void
|
|
private final method getFoo(p0: int): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method run(): java.lang.String
|
|
private final method setFoo(p0: int, p1: java.lang.String): void
|
|
public final method setResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|
|
|
|
|
|
public final class AccessorForPrivateSetterKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|