22 lines
692 B
Plaintext
Vendored
22 lines
692 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class Identifier {
|
|
public final static field Companion: Identifier.Companion
|
|
private field myNullable: boolean
|
|
inner class Identifier/Companion
|
|
public method <init>(): void
|
|
public final method getValue(): boolean
|
|
private final method setMyNullable(p0: boolean): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final static class Identifier/Companion {
|
|
inner class Identifier/Companion
|
|
private method <init>(): void
|
|
public final @org.jetbrains.annotations.NotNull method init(p0: boolean): Identifier
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class Kt3551Kt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|