36 lines
1.1 KiB
Java
36 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class OQP extends C13353fY<Ahn> {
|
||
|
private final tQD d;
|
||
|
|
||
|
/* renamed from: o.OQP$1, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<Ahn, fRY> {
|
||
|
private tQD a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ fRY invoke(Ahn ahn) {
|
||
|
Ahn ahn2 = ahn;
|
||
|
C14957gcv.e(ahn2, "");
|
||
|
return this.a.d(ahn2);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass1(tQD tqd) {
|
||
|
super(1);
|
||
|
this.a = tqd;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public OQP(yRw yrw, yRw yrw2, tQD tqd) {
|
||
|
super(yrw, yrw2, new AnonymousClass1(tqd));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(tqd, "");
|
||
|
this.d = tqd;
|
||
|
}
|
||
|
}
|