apkfuckery/com.discord/smali_classes2/f/k/a/b/h1/t/f$b.smali
2020-04-11 17:34:05 +02:00

66 lines
1.3 KiB
Smali

.class public final Lf/k/a/b/h1/t/f$b;
.super Ljava/lang/Object;
.source "WebvttCueParser.java"
# interfaces
.implements Ljava/lang/Comparable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf/k/a/b/h1/t/f;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Comparable<",
"Lf/k/a/b/h1/t/f$b;",
">;"
}
.end annotation
# instance fields
.field public final d:I
.field public final e:Lf/k/a/b/h1/t/d;
# direct methods
.method public constructor <init>(ILf/k/a/b/h1/t/d;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput p1, p0, Lf/k/a/b/h1/t/f$b;->d:I
iput-object p2, p0, Lf/k/a/b/h1/t/f$b;->e:Lf/k/a/b/h1/t/d;
return-void
.end method
# virtual methods
.method public compareTo(Ljava/lang/Object;)I
.locals 1
.param p1 # Ljava/lang/Object;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
check-cast p1, Lf/k/a/b/h1/t/f$b;
iget v0, p0, Lf/k/a/b/h1/t/f$b;->d:I
iget p1, p1, Lf/k/a/b/h1/t/f$b;->d:I
sub-int/2addr v0, p1
return v0
.end method