24 lines
676 B
Java
24 lines
676 B
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.gfB, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
final class C15033gfB extends gfF {
|
||
|
private final InterfaceC14894gbR<Throwable, C14866gag> d;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* bridge */ /* synthetic */ C14866gag invoke(Throwable th) {
|
||
|
this.d.invoke(th);
|
||
|
return C14866gag.c;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: Multi-variable type inference failed */
|
||
|
public C15033gfB(InterfaceC14894gbR<? super Throwable, C14866gag> interfaceC14894gbR) {
|
||
|
this.d = interfaceC14894gbR;
|
||
|
}
|
||
|
|
||
|
@Override // o.geN
|
||
|
public final void b(Throwable th) {
|
||
|
this.d.invoke(th);
|
||
|
}
|
||
|
}
|