23 lines
978 B
Plaintext
Vendored
23 lines
978 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
|
private final @org.jetbrains.annotations.NotNull field two$delegate: NumberDecrypter
|
|
public method <init>(): void
|
|
public final method getTwo(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class DelegatedKt {
|
|
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
|
private final static @org.jetbrains.annotations.NotNull field four$delegate: NumberDecrypter
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method getFour(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class NumberDecrypter {
|
|
public final static field INSTANCE: NumberDecrypter
|
|
private method <init>(): void
|
|
public final method getValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty): int
|
|
}
|