14 lines
734 B
Plaintext
Vendored
14 lines
734 B
Plaintext
Vendored
public final class Kt1439Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static @org.jetbrains.annotations.NotNull method printtest(): java.lang.String
|
|
}
|
|
|
|
|
|
public final class MyClass {
|
|
private @org.jetbrains.annotations.NotNull field fnc: kotlin.jvm.functions.Function0
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): void
|
|
public final @org.jetbrains.annotations.NotNull method getFnc(): kotlin.jvm.functions.Function0
|
|
public final method setFnc(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): void
|
|
public final @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
|
}
|