46 lines
1.5 KiB
Java
46 lines
1.5 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class Tnv extends C15032gf<Pag, HBt> {
|
|
|
|
/* renamed from: o.Tnv$3, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<Pag>> {
|
|
private InterfaceC16133lZa d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<Pag> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
return this.d.d(hBt2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass3(InterfaceC16133lZa interfaceC16133lZa) {
|
|
super(1);
|
|
this.d = interfaceC16133lZa;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public Tnv(yRw yrw, yRw yrw2, InterfaceC16133lZa interfaceC16133lZa) {
|
|
super(yrw, yrw2, new AnonymousClass3(interfaceC16133lZa));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC16133lZa, "");
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final C10568eI e;
|
|
|
|
public HBt(C10568eI c10568eI) {
|
|
C14957gcv.e(c10568eI, "");
|
|
this.e = c10568eI;
|
|
}
|
|
}
|
|
}
|