18 lines
611 B
Plaintext
Vendored
18 lines
611 B
Plaintext
Vendored
public class A {
|
|
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
|
private final @org.jetbrains.annotations.NotNull field value$delegate: kotlin.properties.ReadWriteProperty
|
|
public method <init>(): void
|
|
protected final @org.jetbrains.annotations.NotNull method getValue(): java.lang.Object
|
|
private final method setValue(p0: java.lang.Object): void
|
|
}
|
|
|
|
|
|
public final class B {
|
|
public method <init>(): void
|
|
}
|
|
|
|
|
|
public final class ProtectedVarWithPrivateSetKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|