147 lines
2.4 KiB
Smali
147 lines
2.4 KiB
Smali
|
.class public final Le0/o;
|
||
|
.super Lz/i/c;
|
||
|
.source "Options.kt"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Ljava/util/RandomAccess;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/MemberClasses;
|
||
|
value = {
|
||
|
Le0/o$a;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lz/i/c<",
|
||
|
"Lokio/ByteString;",
|
||
|
">;",
|
||
|
"Ljava/util/RandomAccess;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final f:Le0/o$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, Le0/o$a;
|
||
|
|
||
|
const/4 v1, 0x0
|
||
|
|
||
|
invoke-direct {v0, v1}, Le0/o$a;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||
|
|
||
|
sput-object v0, Le0/o;->f:Le0/o$a;
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>([Lokio/ByteString;[ILkotlin/jvm/internal/DefaultConstructorMarker;)V
|
||
|
.locals 0
|
||
|
|
||
|
invoke-direct {p0}, Lz/i/c;-><init>()V
|
||
|
|
||
|
iput-object p1, p0, Le0/o;->d:[Lokio/ByteString;
|
||
|
|
||
|
iput-object p2, p0, Le0/o;->e:[I
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public final bridge contains(Ljava/lang/Object;)Z
|
||
|
.locals 1
|
||
|
|
||
|
instance-of v0, p1, Lokio/ByteString;
|
||
|
|
||
|
if-eqz v0, :cond_0
|
||
|
|
||
|
check-cast p1, Lokio/ByteString;
|
||
|
|
||
|
invoke-super {p0, p1}, Lz/i/a;->contains(Ljava/lang/Object;)Z
|
||
|
|
||
|
move-result p1
|
||
|
|
||
|
return p1
|
||
|
|
||
|
:cond_0
|
||
|
const/4 p1, 0x0
|
||
|
|
||
|
return p1
|
||
|
.end method
|
||
|
|
||
|
.method public get(I)Ljava/lang/Object;
|
||
|
.locals 1
|
||
|
|
||
|
iget-object v0, p0, Le0/o;->d:[Lokio/ByteString;
|
||
|
|
||
|
aget-object p1, v0, p1
|
||
|
|
||
|
return-object p1
|
||
|
.end method
|
||
|
|
||
|
.method public getSize()I
|
||
|
.locals 1
|
||
|
|
||
|
iget-object v0, p0, Le0/o;->d:[Lokio/ByteString;
|
||
|
|
||
|
array-length v0, v0
|
||
|
|
||
|
return v0
|
||
|
.end method
|
||
|
|
||
|
.method public final bridge indexOf(Ljava/lang/Object;)I
|
||
|
.locals 1
|
||
|
|
||
|
instance-of v0, p1, Lokio/ByteString;
|
||
|
|
||
|
if-eqz v0, :cond_0
|
||
|
|
||
|
check-cast p1, Lokio/ByteString;
|
||
|
|
||
|
invoke-super {p0, p1}, Lz/i/c;->indexOf(Ljava/lang/Object;)I
|
||
|
|
||
|
move-result p1
|
||
|
|
||
|
return p1
|
||
|
|
||
|
:cond_0
|
||
|
const/4 p1, -0x1
|
||
|
|
||
|
return p1
|
||
|
.end method
|
||
|
|
||
|
.method public final bridge lastIndexOf(Ljava/lang/Object;)I
|
||
|
.locals 1
|
||
|
|
||
|
instance-of v0, p1, Lokio/ByteString;
|
||
|
|
||
|
if-eqz v0, :cond_0
|
||
|
|
||
|
check-cast p1, Lokio/ByteString;
|
||
|
|
||
|
invoke-super {p0, p1}, Lz/i/c;->lastIndexOf(Ljava/lang/Object;)I
|
||
|
|
||
|
move-result p1
|
||
|
|
||
|
return p1
|
||
|
|
||
|
:cond_0
|
||
|
const/4 p1, -0x1
|
||
|
|
||
|
return p1
|
||
|
.end method
|