discord-jadx/app/src/main/java/c/c/a/i.java

21 lines
580 B
Java

package c.c.a;
import java.io.InputStream;
import java.util.concurrent.Callable;
/* compiled from: LottieCompositionFactory */
public class i implements Callable<p<d>> {
public final /* synthetic */ InputStream i;
public final /* synthetic */ String j;
public i(InputStream inputStream, String str) {
this.i = inputStream;
this.j = str;
}
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // java.util.concurrent.Callable
public p<d> call() throws Exception {
return e.b(this.i, this.j);
}
}