19 lines
611 B
Plaintext
Vendored
19 lines
611 B
Plaintext
Vendored
public interface First
|
|
|
|
|
|
public final class Kt3579_2Kt {
|
|
private final static @org.jetbrains.annotations.Nullable field a: Some
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.Nullable method getA(): Some
|
|
}
|
|
|
|
|
|
public final class MClass {
|
|
private final @org.jetbrains.annotations.NotNull field p: java.lang.String
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final @org.jetbrains.annotations.NotNull method getP(): java.lang.String
|
|
}
|
|
|
|
|
|
public interface Some
|