70 lines
1.1 KiB
Smali
70 lines
1.1 KiB
Smali
.class public final Lhe/b$b;
|
|
.super Ljava/lang/Object;
|
|
.source "Id3Decoder.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lhe/b;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "b"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:I
|
|
|
|
.field public final b:Z
|
|
|
|
.field public final c:I
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(IZI)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput p1, p0, Lhe/b$b;->a:I
|
|
|
|
.line 3
|
|
iput-boolean p2, p0, Lhe/b$b;->b:Z
|
|
|
|
.line 4
|
|
iput p3, p0, Lhe/b$b;->c:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic a(Lhe/b$b;)I
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget p0, p0, Lhe/b$b;->a:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic b(Lhe/b$b;)I
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget p0, p0, Lhe/b$b;->c:I
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static synthetic c(Lhe/b$b;)Z
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-boolean p0, p0, Lhe/b$b;->b:Z
|
|
|
|
return p0
|
|
.end method
|