apkfuckery/com.discord/smali_classes2/o0/g0/d/l$a.smali

79 lines
1.5 KiB
Smali
Raw Normal View History

2020-09-02 04:07:20 +00:00
.class public final Lo0/g0/d/l$a;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "RouteSelector.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
2020-09-02 04:07:20 +00:00
value = Lo0/g0/d/l;
2020-05-17 12:40:10 +00:00
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
2020-07-08 16:44:49 +00:00
name = "a"
2020-05-17 12:40:10 +00:00
.end annotation
# instance fields
.field public a:I
.field public final b:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
2020-09-02 04:07:20 +00:00
"Lo0/e0;",
2020-05-17 12:40:10 +00:00
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Ljava/util/List;)V
2020-09-02 04:07:20 +00:00
.locals 1
2020-05-17 12:40:10 +00:00
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
2020-09-02 04:07:20 +00:00
"Lo0/e0;",
2020-05-17 12:40:10 +00:00
">;)V"
}
.end annotation
2020-09-02 04:07:20 +00:00
const-string v0, "routes"
invoke-static {p1, v0}, Lk0/o/c/i;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2020-05-17 12:40:10 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-09-02 04:07:20 +00:00
iput-object p1, p0, Lo0/g0/d/l$a;->b:Ljava/util/List;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public final a()Z
.locals 2
2020-09-02 04:07:20 +00:00
iget v0, p0, Lo0/g0/d/l$a;->a:I
2020-05-17 12:40:10 +00:00
2020-09-02 04:07:20 +00:00
iget-object v1, p0, Lo0/g0/d/l$a;->b:Ljava/util/List;
2020-05-17 12:40:10 +00:00
invoke-interface {v1}, Ljava/util/List;->size()I
move-result v1
if-ge v0, v1, :cond_0
const/4 v0, 0x1
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return v0
.end method