13 lines
442 B
Plaintext
Vendored
13 lines
442 B
Plaintext
Vendored
public final class My {
|
|
private @org.jetbrains.annotations.NotNull field x: java.lang.String
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getX(): java.lang.String
|
|
public final method init(): void
|
|
private final method setX(p0: java.lang.String): void
|
|
}
|
|
|
|
|
|
public final class PrivateSetterKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|