You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
790 B

package p060t1;
import p006b1.C0484l;
import p036l1.InterfaceC1432l;
/* renamed from: t1.u0 */
/* loaded from: classes.dex */
public final class C1720u0 extends AbstractC1657a1 {
/* renamed from: h */
public final InterfaceC1432l<Throwable, C0484l> f3950h;
/* JADX WARN: Multi-variable type inference failed */
public C1720u0(InterfaceC1432l<? super Throwable, C0484l> interfaceC1432l) {
this.f3950h = interfaceC1432l;
}
@Override // p036l1.InterfaceC1432l
/* renamed from: e */
public /* bridge */ /* synthetic */ C0484l mo510e(Throwable th) {
mo509s(th);
return C0484l.f1690a;
}
@Override // p060t1.AbstractC1709q
/* renamed from: s */
public void mo509s(Throwable th) {
this.f3950h.mo510e(th);
}
}