59 lines
1.3 KiB
Smali
59 lines
1.3 KiB
Smali
.class public Lf/d/a/g;
|
|
.super Ljava/lang/Object;
|
|
.source "LottieCompositionFactory.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/util/concurrent/Callable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Ljava/util/concurrent/Callable<",
|
|
"Lf/d/a/n<",
|
|
"Lf/d/a/d;",
|
|
">;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic d:Ljava/io/InputStream;
|
|
|
|
.field public final synthetic e:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/io/InputStream;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lf/d/a/g;->d:Ljava/io/InputStream;
|
|
|
|
iput-object p2, p0, Lf/d/a/g;->e:Ljava/lang/String;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public call()Ljava/lang/Object;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/Exception;
|
|
}
|
|
.end annotation
|
|
|
|
iget-object v0, p0, Lf/d/a/g;->d:Ljava/io/InputStream;
|
|
|
|
iget-object v1, p0, Lf/d/a/g;->e:Ljava/lang/String;
|
|
|
|
invoke-static {v0, v1}, Lf/d/a/e;->d(Ljava/io/InputStream;Ljava/lang/String;)Lf/d/a/n;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|