41 lines
1.2 KiB
Java
41 lines
1.2 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class gOt extends C15032gf<GRw, LWm> {
|
|
private final Qyp c;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm implements AbstractC15351go.HBt {
|
|
}
|
|
|
|
/* renamed from: o.gOt$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<GRw>> {
|
|
private Qyp d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<GRw> invoke(LWm lWm) {
|
|
C14957gcv.e(lWm, "");
|
|
return this.d.d();
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(Qyp qyp) {
|
|
super(1);
|
|
this.d = qyp;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public gOt(yRw yrw, yRw yrw2, Qyp qyp) {
|
|
super(yrw, yrw2, new AnonymousClass5(qyp));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(qyp, "");
|
|
this.c = qyp;
|
|
}
|
|
}
|