mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-25 16:42:30 -06:00
343 lines
8.3 KiB
Smali
343 lines
8.3 KiB
Smali
|
.class public final Lkotlin/collections/EmptySet;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "Sets.kt"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/util/Set;
|
||
|
.implements Ljava/io/Serializable;
|
||
|
.implements Lkotlin/jvm/internal/markers/KMappedMarker;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
d1 = {
|
||
|
"\u0000L\n\u0002\u0018\u0002\n\u0002\u0010\"\n\u0002\u0010\u0001\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0003\n\u0002\u0010\u000b\n\u0002\u0008\u0003\n\u0002\u0010\u001e\n\u0002\u0008\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0003\n\u0002\u0010(\n\u0002\u0008\u0002\n\u0002\u0010\u000e\n\u0000\u0008\u00c0\u0002\u0018\u00002\u0008\u0012\u0004\u0012\u00020\u00020\u00012\u00060\u0003j\u0002`\u0004B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0005J\u0011\u0010\u000c\u001a\u00020\r2\u0006\u0010\u000e\u001a\u00020\u0002H\u0096\u0002J\u0016\u0010\u000f\u001a\u00020\r2\u000c\u0010\u0010\u001a\u0008\u0012\u0004\u0012\u00020\u00020\u0011H\u0016J\u0013\u0010\u0012\u001a\u00020\r2\u0008\u0010\u0013\u001a\u0004\u0018\u00010\u0014H\u0096\u0002J\u0008\u0010\u0015\u001a\u00020\tH\u0016J\u0008\u0010\u0016\u001a\u00020\rH\u0016J\u000f\u0010\u0017\u001a\u0008\u0012\u0004\u0012\u00020\u00020\u0018H\u0096\u0002J\u0008\u0010\u0019\u001a\u00020\u0014H\u0002J\u0008\u0010\u001a\u001a\u00020\u001bH\u0016R\u000e\u0010\u0006\u001a\u00020\u0007X\u0082T\u00a2\u0006\u0002\n\u0000R\u0014\u0010\u0008\u001a\u00020\t8VX\u0096\u0004\u00a2\u0006\u0006\u001a\u0004\u0008\n\u0010\u000b\u00a8\u0006\u001c"
|
||
|
}
|
||
|
d2 = {
|
||
|
"Lkotlin/collections/EmptySet;",
|
||
|
"",
|
||
|
"",
|
||
|
"Ljava/io/Serializable;",
|
||
|
"Lkotlin/io/Serializable;",
|
||
|
"()V",
|
||
|
"serialVersionUID",
|
||
|
"",
|
||
|
"size",
|
||
|
"",
|
||
|
"getSize",
|
||
|
"()I",
|
||
|
"contains",
|
||
|
"",
|
||
|
"element",
|
||
|
"containsAll",
|
||
|
"elements",
|
||
|
"",
|
||
|
"equals",
|
||
|
"other",
|
||
|
"",
|
||
|
"hashCode",
|
||
|
"isEmpty",
|
||
|
"iterator",
|
||
|
"",
|
||
|
"readResolve",
|
||
|
"toString",
|
||
|
"",
|
||
|
"kotlin-stdlib"
|
||
|
}
|
||
|
k = 0x1
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x9,
|
||
|
0x0
|
||
|
}
|
||
|
xi = 0x30
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final INSTANCE:Lkotlin/collections/EmptySet;
|
||
|
|
||
|
.field private static final serialVersionUID:J = 0x2f46b01576d7e2f4L
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method static constructor <clinit>()V
|
||
|
.locals 1
|
||
|
|
||
|
new-instance v0, Lkotlin/collections/EmptySet;
|
||
|
|
||
|
invoke-direct {v0}, Lkotlin/collections/EmptySet;-><init>()V
|
||
|
|
||
|
sput-object v0, Lkotlin/collections/EmptySet;->INSTANCE:Lkotlin/collections/EmptySet;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method private constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.line 14
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method private final readResolve()Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
|
||
|
sget-object p0, Lkotlin/collections/EmptySet;->INSTANCE:Lkotlin/collections/EmptySet;
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public bridge synthetic add(Ljava/lang/Object;)Z
|
||
|
.locals 0
|
||
|
|
||
|
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
||
|
|
||
|
const-string p1, "Operation is not supported for read-only collection"
|
||
|
|
||
|
invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
throw p0
|
||
|
.end method
|
||
|
|
||
|
.method public add(Ljava/lang/Void;)Z
|
||
|
.locals 0
|
||
|
|
||
|
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
||
|
|
||
|
const-string p1, "Operation is not supported for read-only collection"
|
||
|
|
||
|
invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
throw p0
|
||
|
.end method
|
||
|
|
||
|
.method public addAll(Ljava/util/Collection;)Z
|
||
|
.locals 0
|
||
|
|
||
|
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
||
|
|
||
|
const-string p1, "Operation is not supported for read-only collection"
|
||
|
|
||
|
invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
throw p0
|
||
|
.end method
|
||
|
|
||
|
.method public clear()V
|
||
|
.locals 1
|
||
|
|
||
|
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
||
|
|
||
|
const-string v0, "Operation is not supported for read-only collection"
|
||
|
|
||
|
invoke-direct {p0, v0}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
throw p0
|
||
|
.end method
|
||
|
|
||
|
.method public final bridge contains(Ljava/lang/Object;)Z
|
||
|
.locals 1
|
||
|
|
||
|
.line 14
|
||
|
instance-of v0, p1, Ljava/lang/Void;
|
||
|
|
||
|
if-nez v0, :cond_0
|
||
|
|
||
|
const/4 p0, 0x0
|
||
|
|
||
|
return p0
|
||
|
|
||
|
:cond_0
|
||
|
check-cast p1, Ljava/lang/Void;
|
||
|
|
||
|
invoke-virtual {p0, p1}, Lkotlin/collections/EmptySet;->contains(Ljava/lang/Void;)Z
|
||
|
|
||
|
move-result p0
|
||
|
|
||
|
return p0
|
||
|
.end method
|
||
|
|
||
|
.method public contains(Ljava/lang/Void;)Z
|
||
|
.locals 0
|
||
|
|
||
|
const-string p0, "element"
|
||
|
|
||
|
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
const/4 p0, 0x0
|
||
|
|
||
|
return p0
|
||
|
.end method
|
||
|
|
||
|
.method public containsAll(Ljava/util/Collection;)Z
|
||
|
.locals 0
|
||
|
|
||
|
const-string p0, "elements"
|
||
|
|
||
|
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
.line 24
|
||
|
invoke-interface {p1}, Ljava/util/Collection;->isEmpty()Z
|
||
|
|
||
|
move-result p0
|
||
|
|
||
|
return p0
|
||
|
.end method
|
||
|
|
||
|
.method public equals(Ljava/lang/Object;)Z
|
||
|
.locals 0
|
||
|
|
||
|
.line 17
|
||
|
instance-of p0, p1, Ljava/util/Set;
|
||
|
|
||
|
if-eqz p0, :cond_0
|
||
|
|
||
|
check-cast p1, Ljava/util/Set;
|
||
|
|
||
|
invoke-interface {p1}, Ljava/util/Set;->isEmpty()Z
|
||
|
|
||
|
move-result p0
|
||
|
|
||
|
if-eqz p0, :cond_0
|
||
|
|
||
|
const/4 p0, 0x1
|
||
|
|
||
|
goto :goto_0
|
||
|
|
||
|
:cond_0
|
||
|
const/4 p0, 0x0
|
||
|
|
||
|
:goto_0
|
||
|
return p0
|
||
|
.end method
|
||
|
|
||
|
.method public getSize()I
|
||
|
.locals 0
|
||
|
|
||
|
const/4 p0, 0x0
|
||
|
|
||
|
return p0
|
||
|
.end method
|
||
|
|
||
|
.method public hashCode()I
|
||
|
.locals 0
|
||
|
|
||
|
const/4 p0, 0x0
|
||
|
|
||
|
return p0
|
||
|
.end method
|
||
|
|
||
|
.method public isEmpty()Z
|
||
|
.locals 0
|
||
|
|
||
|
const/4 p0, 0x1
|
||
|
|
||
|
return p0
|
||
|
.end method
|
||
|
|
||
|
.method public iterator()Ljava/util/Iterator;
|
||
|
.locals 0
|
||
|
|
||
|
.line 26
|
||
|
sget-object p0, Lkotlin/collections/EmptyIterator;->INSTANCE:Lkotlin/collections/EmptyIterator;
|
||
|
|
||
|
check-cast p0, Ljava/util/Iterator;
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public remove(Ljava/lang/Object;)Z
|
||
|
.locals 0
|
||
|
|
||
|
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
||
|
|
||
|
const-string p1, "Operation is not supported for read-only collection"
|
||
|
|
||
|
invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
throw p0
|
||
|
.end method
|
||
|
|
||
|
.method public removeAll(Ljava/util/Collection;)Z
|
||
|
.locals 0
|
||
|
|
||
|
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
||
|
|
||
|
const-string p1, "Operation is not supported for read-only collection"
|
||
|
|
||
|
invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
throw p0
|
||
|
.end method
|
||
|
|
||
|
.method public retainAll(Ljava/util/Collection;)Z
|
||
|
.locals 0
|
||
|
|
||
|
new-instance p0, Ljava/lang/UnsupportedOperationException;
|
||
|
|
||
|
const-string p1, "Operation is not supported for read-only collection"
|
||
|
|
||
|
invoke-direct {p0, p1}, Ljava/lang/UnsupportedOperationException;-><init>(Ljava/lang/String;)V
|
||
|
|
||
|
throw p0
|
||
|
.end method
|
||
|
|
||
|
.method public final bridge size()I
|
||
|
.locals 0
|
||
|
|
||
|
.line 14
|
||
|
invoke-virtual {p0}, Lkotlin/collections/EmptySet;->getSize()I
|
||
|
|
||
|
move-result p0
|
||
|
|
||
|
return p0
|
||
|
.end method
|
||
|
|
||
|
.method public toArray()[Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
|
||
|
check-cast p0, Ljava/util/Collection;
|
||
|
|
||
|
invoke-static {p0}, Lkotlin/jvm/internal/CollectionToArray;->toArray(Ljava/util/Collection;)[Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public toArray([Ljava/lang/Object;)[Ljava/lang/Object;
|
||
|
.locals 1
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"<T:",
|
||
|
"Ljava/lang/Object;",
|
||
|
">([TT;)[TT;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
const-string v0, "array"
|
||
|
|
||
|
invoke-static {p1, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
check-cast p0, Ljava/util/Collection;
|
||
|
|
||
|
invoke-static {p0, p1}, Lkotlin/jvm/internal/CollectionToArray;->toArray(Ljava/util/Collection;[Ljava/lang/Object;)[Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public toString()Ljava/lang/String;
|
||
|
.locals 0
|
||
|
|
||
|
const-string p0, "[]"
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|