d$c.smali
.class public Lwa/d$c;
.super Ljava/lang/Object;
.source "LoganParser.java"
# interfaces
.implements Lkotlin/jvm/functions/Function0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lwa/d;->a(Ljava/io/InputStream;Ljava/io/OutputStream;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lkotlin/jvm/functions/Function0<",
"Ljava/lang/String;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:Ljava/io/IOException;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lwa/d;Ljava/io/IOException;)V
.registers 3
iput-object p2, p0, Lwa/d$c;->a:Ljava/io/IOException;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke()Ljava/lang/Object;
.registers 2
invoke-virtual {p0}, Lwa/d$c;->invoke()Ljava/lang/String;
move-result-object v0
return-object v0
.end method
.method public invoke()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lwa/d$c;->a:Ljava/io/IOException;
invoke-virtual {v0}, Ljava/io/IOException;->getMessage()Ljava/lang/String;
move-result-object v0
return-object v0
.end method