blob: 16e35c0c040ab44de3ee622b310464c9362d46a7 [file]
@kotlin.Metadata
public final class DelegateWithPrivateSetKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
@kotlin.Metadata
public final class My {
synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
private final @org.jetbrains.annotations.NotNull field delegate$delegate: kotlin.properties.ReadWriteProperty
public method <init>(): void
public final @org.jetbrains.annotations.NotNull method getDelegate(): java.lang.String
private final method setDelegate(p0: java.lang.String): void
}