21 lines
684 B
Plaintext
Vendored
21 lines
684 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public interface A
|
|
|
|
@kotlin.Metadata
|
|
public final class B {
|
|
public method <init>(): void
|
|
public @org.jetbrains.annotations.NotNull method clone(): B
|
|
public synthetic method clone(): java.lang.Object
|
|
public final method contains(p0: java.lang.Object): boolean
|
|
public method contains(p0: java.lang.String): boolean
|
|
public method getSize(): int
|
|
public final method remove(p0: java.lang.Object): boolean
|
|
public method remove(p0: java.lang.String): boolean
|
|
public final method size(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class ObjectCloneKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|