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

72 lines
1.6 KiB
Smali

.class public final Lcom/airbnb/lottie/g$b;
.super Ljava/lang/Object;
.source "LottieCompositionFactory.java"
# interfaces
.implements Lcom/airbnb/lottie/i;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/airbnb/lottie/g;->b(Ljava/lang/String;Ljava/util/concurrent/Callable;)Lcom/airbnb/lottie/n;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/airbnb/lottie/i<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# instance fields
.field public final synthetic a:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
.line 1
iput-object p1, p0, Lcom/airbnb/lottie/g$b;->a:Ljava/lang/String;
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
invoke-static {}, Lcom/airbnb/lottie/g;->a()Ljava/util/Map;
move-result-object p1
iget-object v0, p0, Lcom/airbnb/lottie/g$b;->a:Ljava/lang/String;
invoke-interface {p1, v0}, Ljava/util/Map;->remove(Ljava/lang/Object;)Ljava/lang/Object;
return-void
.end method
.method public bridge synthetic onResult(Ljava/lang/Object;)V
.locals 0
.line 1
check-cast p1, Ljava/lang/Throwable;
invoke-virtual {p0, p1}, Lcom/airbnb/lottie/g$b;->a(Ljava/lang/Throwable;)V
return-void
.end method