968dfddbc9
- remove obsolete `IGNORE_BACKEND: JVM` directives - move contents of .ir.txt files to the corresponding .txt
143 lines
6.1 KiB
Plaintext
Vendored
143 lines
6.1 KiB
Plaintext
Vendored
@kotlin.Metadata
|
|
public abstract class A1 {
|
|
// source: 'contains.kt'
|
|
public method <init>(): void
|
|
public method contains(p0: java.lang.Object): boolean
|
|
public method containsAll(@org.jetbrains.annotations.NotNull p0: java.util.Collection): boolean
|
|
public abstract method getSize(): int
|
|
public bridge final method size(): int
|
|
public method toArray(): java.lang.Object[]
|
|
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public abstract class A2 {
|
|
// source: 'contains.kt'
|
|
public method <init>(): void
|
|
public method contains(@org.jetbrains.annotations.NotNull p0: java.lang.String): boolean
|
|
public bridge final method contains(p0: java.lang.Object): boolean
|
|
public method containsAll(@org.jetbrains.annotations.NotNull p0: java.util.Collection): boolean
|
|
public abstract method getSize(): int
|
|
public bridge final method remove(p0: java.lang.Object): boolean
|
|
public abstract method remove(p0: java.lang.String): boolean
|
|
public bridge final method size(): int
|
|
public method toArray(): java.lang.Object[]
|
|
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public abstract class A3 {
|
|
// source: 'contains.kt'
|
|
public method <init>(): void
|
|
public abstract method getSize(): int
|
|
public bridge final method remove(p0: int): java.lang.Object
|
|
public bridge method removeAt(p0: int): java.lang.Object
|
|
public bridge final method size(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public abstract class A4 {
|
|
// source: 'contains.kt'
|
|
public method <init>(): void
|
|
public method contains(p0: java.lang.Object): boolean
|
|
public method containsAll(@org.jetbrains.annotations.NotNull p0: java.util.Collection): boolean
|
|
public abstract method getSize(): int
|
|
public bridge final method remove(p0: int): java.lang.Object
|
|
public bridge method removeAt(p0: int): java.lang.Object
|
|
public bridge final method size(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public abstract class A5 {
|
|
// source: 'contains.kt'
|
|
public method <init>(): void
|
|
public bridge final method contains(p0: java.lang.Object): boolean
|
|
public bridge method contains(p0: java.lang.String): boolean
|
|
public abstract method getSize(): int
|
|
public bridge final method indexOf(p0: java.lang.Object): int
|
|
public bridge method indexOf(p0: java.lang.String): int
|
|
public bridge final method lastIndexOf(p0: java.lang.Object): int
|
|
public bridge method lastIndexOf(p0: java.lang.String): int
|
|
public bridge final method remove(p0: int): java.lang.String
|
|
public bridge final method remove(p0: java.lang.Object): boolean
|
|
public bridge method remove(p0: java.lang.String): boolean
|
|
public bridge method removeAt(p0: int): java.lang.String
|
|
public bridge final method size(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public abstract class A6 {
|
|
// source: 'contains.kt'
|
|
public method <init>(): void
|
|
public method contains(@org.jetbrains.annotations.NotNull p0: java.lang.String): boolean
|
|
public bridge final method contains(p0: java.lang.Object): boolean
|
|
public method containsAll(@org.jetbrains.annotations.NotNull p0: java.util.Collection): boolean
|
|
public abstract method getSize(): int
|
|
public bridge final method indexOf(p0: java.lang.Object): int
|
|
public bridge method indexOf(p0: java.lang.String): int
|
|
public bridge final method lastIndexOf(p0: java.lang.Object): int
|
|
public bridge method lastIndexOf(p0: java.lang.String): int
|
|
public bridge final method remove(p0: int): java.lang.String
|
|
public bridge final method remove(p0: java.lang.Object): boolean
|
|
public bridge method remove(p0: java.lang.String): boolean
|
|
public bridge method removeAt(p0: int): java.lang.String
|
|
public bridge final method size(): int
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public abstract class A7 {
|
|
// source: 'contains.kt'
|
|
public method <init>(): void
|
|
public method contains(p0: int): boolean
|
|
public bridge final method contains(p0: java.lang.Object): boolean
|
|
public abstract method getSize(): int
|
|
public abstract method remove(p0: java.lang.Integer): boolean
|
|
public bridge final method remove(p0: java.lang.Object): boolean
|
|
public bridge final method size(): int
|
|
public method toArray(): java.lang.Object[]
|
|
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public abstract class A8 {
|
|
// source: 'contains.kt'
|
|
public method <init>(): void
|
|
public method contains(@org.jetbrains.annotations.Nullable p0: java.lang.Object): boolean
|
|
public abstract method getSize(): int
|
|
public bridge final method size(): int
|
|
public method toArray(): java.lang.Object[]
|
|
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class I1$DefaultImpls {
|
|
// source: 'contains.kt'
|
|
public static method contains(@org.jetbrains.annotations.NotNull p0: I1, p1: java.lang.Object): boolean
|
|
public static method containsAll(@org.jetbrains.annotations.NotNull p0: I1, @org.jetbrains.annotations.NotNull p1: java.util.Collection): boolean
|
|
public final inner class I1$DefaultImpls
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public interface I1 {
|
|
// source: 'contains.kt'
|
|
public abstract method contains(p0: java.lang.Object): boolean
|
|
public abstract method containsAll(@org.jetbrains.annotations.NotNull p0: java.util.Collection): boolean
|
|
public final inner class I1$DefaultImpls
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class I2$DefaultImpls {
|
|
// source: 'contains.kt'
|
|
public static method contains(@org.jetbrains.annotations.NotNull p0: I2, @org.jetbrains.annotations.NotNull p1: java.lang.String): boolean
|
|
public static method containsAll(@org.jetbrains.annotations.NotNull p0: I2, @org.jetbrains.annotations.NotNull p1: java.util.Collection): boolean
|
|
public final inner class I2$DefaultImpls
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public interface I2 {
|
|
// source: 'contains.kt'
|
|
public abstract method contains(@org.jetbrains.annotations.NotNull p0: java.lang.String): boolean
|
|
public abstract method containsAll(@org.jetbrains.annotations.NotNull p0: java.util.Collection): boolean
|
|
public final inner class I2$DefaultImpls
|
|
}
|