apkfuckery/com.discord/smali_classes2/o0/n.smali

200 lines
3.2 KiB
Smali

.class public final Lo0/n;
.super Ljava/util/AbstractList;
.source "Options.kt"
# interfaces
.implements Ljava/util/RandomAccess;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lo0/n$a;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/AbstractList<",
"Lokio/ByteString;",
">;",
"Ljava/util/RandomAccess;"
}
.end annotation
# static fields
.field public static final f:Lo0/n$a;
# instance fields
.field public final d:[Lokio/ByteString;
.field public final e:[I
# direct methods
.method public static constructor <clinit>()V
.locals 2
new-instance v0, Lo0/n$a;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lo0/n$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lo0/n;->f:Lo0/n$a;
return-void
.end method
.method public constructor <init>([Lokio/ByteString;[ILkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Ljava/util/AbstractList;-><init>()V
iput-object p1, p0, Lo0/n;->d:[Lokio/ByteString;
iput-object p2, p0, Lo0/n;->e:[I
return-void
.end method
# virtual methods
.method public final bridge contains(Ljava/lang/Object;)Z
.locals 1
if-eqz p1, :cond_0
instance-of v0, p1, Lokio/ByteString;
goto :goto_0
:cond_0
const/4 v0, 0x1
:goto_0
if-eqz v0, :cond_1
check-cast p1, Lokio/ByteString;
invoke-super {p0, p1}, Ljava/util/AbstractList;->contains(Ljava/lang/Object;)Z
move-result p1
return p1
:cond_1
const/4 p1, 0x0
return p1
.end method
.method public get(I)Ljava/lang/Object;
.locals 1
iget-object v0, p0, Lo0/n;->d:[Lokio/ByteString;
aget-object p1, v0, p1
return-object p1
.end method
.method public final bridge indexOf(Ljava/lang/Object;)I
.locals 1
if-eqz p1, :cond_0
instance-of v0, p1, Lokio/ByteString;
goto :goto_0
:cond_0
const/4 v0, 0x1
:goto_0
if-eqz v0, :cond_1
check-cast p1, Lokio/ByteString;
invoke-super {p0, p1}, Ljava/util/AbstractList;->indexOf(Ljava/lang/Object;)I
move-result p1
return p1
:cond_1
const/4 p1, -0x1
return p1
.end method
.method public final bridge lastIndexOf(Ljava/lang/Object;)I
.locals 1
if-eqz p1, :cond_0
instance-of v0, p1, Lokio/ByteString;
goto :goto_0
:cond_0
const/4 v0, 0x1
:goto_0
if-eqz v0, :cond_1
check-cast p1, Lokio/ByteString;
invoke-super {p0, p1}, Ljava/util/AbstractList;->lastIndexOf(Ljava/lang/Object;)I
move-result p1
return p1
:cond_1
const/4 p1, -0x1
return p1
.end method
.method public final bridge remove(Ljava/lang/Object;)Z
.locals 1
if-eqz p1, :cond_0
instance-of v0, p1, Lokio/ByteString;
goto :goto_0
:cond_0
const/4 v0, 0x1
:goto_0
if-eqz v0, :cond_1
check-cast p1, Lokio/ByteString;
invoke-super {p0, p1}, Ljava/util/AbstractList;->remove(Ljava/lang/Object;)Z
move-result p1
return p1
:cond_1
const/4 p1, 0x0
return p1
.end method
.method public final size()I
.locals 1
iget-object v0, p0, Lo0/n;->d:[Lokio/ByteString;
array-length v0, v0
return v0
.end method