50 lines
978 B
Smali
50 lines
978 B
Smali
.class public final Lg0/k/a$c;
|
|
.super Lg0/k/a$b;
|
|
.source "CompositeException.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lg0/k/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "c"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Ljava/io/PrintStream;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/io/PrintStream;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Lg0/k/a$b;-><init>()V
|
|
|
|
iput-object p1, p0, Lg0/k/a$c;->a:Ljava/io/PrintStream;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lg0/k/a$c;->a:Ljava/io/PrintStream;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public a(Ljava/lang/Object;)V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lg0/k/a$c;->a:Ljava/io/PrintStream;
|
|
|
|
invoke-virtual {v0, p1}, Ljava/io/PrintStream;->println(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|