i$c.smali
.class final Lcom/google/android/exoplayer2/text/i/i$c;
.super Ljava/lang/Object;
.source "WebvttCueParser.java"
# interfaces
.implements Ljava/lang/Comparable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/text/i/i;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ljava/lang/Comparable<",
"Lcom/google/android/exoplayer2/text/i/i$c;",
">;"
}
.end annotation
# instance fields
.field public final a:I
.field public final b:Lcom/google/android/exoplayer2/text/i/f;
# direct methods
.method public constructor <init>(ILcom/google/android/exoplayer2/text/i/f;)V
.registers 3
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput p1, p0, Lcom/google/android/exoplayer2/text/i/i$c;->a:I
.line 3
iput-object p2, p0, Lcom/google/android/exoplayer2/text/i/i$c;->b:Lcom/google/android/exoplayer2/text/i/f;
return-void
.end method
# virtual methods
.method public a(Lcom/google/android/exoplayer2/text/i/i$c;)I
.registers 3
.line 1
iget v0, p0, Lcom/google/android/exoplayer2/text/i/i$c;->a:I
iget p1, p1, Lcom/google/android/exoplayer2/text/i/i$c;->a:I
invoke-static {v0, p1}, Ljava/lang/Integer;->compare(II)I
move-result p1
return p1
.end method
.method public bridge synthetic compareTo(Ljava/lang/Object;)I
.registers 2
.line 1
check-cast p1, Lcom/google/android/exoplayer2/text/i/i$c;
invoke-virtual {p0, p1}, Lcom/google/android/exoplayer2/text/i/i$c;->a(Lcom/google/android/exoplayer2/text/i/i$c;)I
move-result p1
return p1
.end method