You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
475 B
23 lines
475 B
.class public LB21614284;
|
|
.super Ljava/lang/Object;
|
|
|
|
.field private a:I
|
|
|
|
.method public constructor <init>()V
|
|
.registers 2
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
const v0, 42
|
|
iput v0, p0, LB21614284;->a:I
|
|
return-void
|
|
.end method
|
|
|
|
.method public static test(LB21614284;)I
|
|
.registers 2
|
|
# Empty if, testing p0.
|
|
if-nez p0, :label
|
|
:label
|
|
# p0 still needs a null check.
|
|
iget v0, p0, LB21614284;->a:I
|
|
return v0
|
|
.end method
|