package c.f.e; import com.airbnb.lottie.parser.AnimatableValueParser; import com.facebook.common.internal.Supplier; import com.facebook.datasource.DataSource; /* compiled from: DataSources */ public final class e implements Supplier> { public final /* synthetic */ Throwable a; public e(Throwable th) { this.a = th; } @Override // com.facebook.common.internal.Supplier public Object get() { return AnimatableValueParser.Z0(this.a); } }