Files
kotlin-fork/compiler/testData/codegen/light-analysis/callableReference/serializability/reflectedIsNotSerialized.txt
T
Alexander Udalov 1ee2053a16 Make callable references Serializable on JVM
#KT-11254 Fixed
2017-02-16 18:00:18 +03:00

6 lines
200 B
Plaintext
Vendored

@kotlin.Metadata
public final class ReflectedIsNotSerializedKt {
public final static method bar(): void
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}