SimpleNode$1.smali
.class Lbsh/SimpleNode$1;
.super Lbsh/SimpleNode;
# direct methods
.method constructor <init>(I)V
.registers 2
invoke-direct {p0, p1}, Lbsh/SimpleNode;-><init>(I)V
return-void
.end method
# virtual methods
.method public h()Ljava/lang/String;
.registers 2
const-string/jumbo v0, "<Called from Java Code>"
return-object v0
.end method
.method public i()I
.registers 2
const/4 v0, -0x1
return v0
.end method
.method public j()Ljava/lang/String;
.registers 2
const-string/jumbo v0, "<Compiled Java Code>"
return-object v0
.end method