2022-06-10 21:38:30 +09:00

35 lines
562 B
Smali

.class public Ljk/b$a;
.super Ljava/lang/Object;
.source "ThreadCounterImpl11.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ljk/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public a:I
# direct methods
.method public constructor <init>()V
.locals 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
.line 2
iput v0, p0, Ljk/b$a;->a:I
return-void
.end method