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

73 lines
1.3 KiB
Smali

.class public Lf7/a$b;
.super Ljava/lang/Object;
.source "AdController.java"
# interfaces
.implements Lph/g;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lf7/a;->c()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lph/g<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:Lf7/a;
# direct methods
.method public constructor <init>(Lf7/a;)V
.locals 0
.line 1
iput-object p1, p0, Lf7/a$b;->a:Lf7/a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Ljava/lang/Throwable;)V
.locals 1
.line 1
iget-object v0, p0, Lf7/a$b;->a:Lf7/a;
invoke-virtual {v0, p1}, Lf7/a;->e(Ljava/lang/Throwable;)V
return-void
.end method
.method public bridge synthetic accept(Ljava/lang/Object;)V
.locals 0
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 1
check-cast p1, Ljava/lang/Throwable;
invoke-virtual {p0, p1}, Lf7/a$b;->a(Ljava/lang/Throwable;)V
return-void
.end method