17 lines
549 B
Plaintext
Vendored
17 lines
549 B
Plaintext
Vendored
public final class Data {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final class Kt3573Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method newInit(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function1): Data
|
|
}
|
|
|
|
|
|
public final class TestClass {
|
|
private final @org.jetbrains.annotations.NotNull field test: Data
|
|
public method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method getTest(): Data
|
|
}
|