48 lines
1.3 KiB
Java
48 lines
1.3 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class pYQ extends C13353fY<HBt> {
|
||
|
private final AQp b;
|
||
|
|
||
|
/* renamed from: o.pYQ$3, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, fRY> {
|
||
|
private AQp a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ fRY invoke(HBt hBt) {
|
||
|
HBt hBt2 = hBt;
|
||
|
C14957gcv.e(hBt2, "");
|
||
|
return this.a.a(hBt2.e);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass3(AQp aQp) {
|
||
|
super(1);
|
||
|
this.a = aQp;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public pYQ(yRw yrw, yRw yrw2, AQp aQp) {
|
||
|
super(yrw, yrw2, new AnonymousClass3(aQp));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(aQp, "");
|
||
|
this.b = aQp;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class HBt implements AbstractC15351go.HBt {
|
||
|
final C6790cc e;
|
||
|
|
||
|
public HBt(C6790cc c6790cc) {
|
||
|
C14957gcv.e(c6790cc, "");
|
||
|
this.e = c6790cc;
|
||
|
}
|
||
|
}
|
||
|
}
|