50 lines
1.5 KiB
Java
50 lines
1.5 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class JYS extends C15032gf<orO, IeS> {
|
|
private final iqp d;
|
|
|
|
/* renamed from: o.JYS$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<orO>> {
|
|
private iqp d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<orO> invoke(IeS ieS) {
|
|
IeS ieS2 = ieS;
|
|
C14957gcv.e(ieS2, "");
|
|
AbstractC13175fSw<orO> c = this.d.c(ieS2.e);
|
|
C14957gcv.c(c, "");
|
|
return c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(iqp iqpVar) {
|
|
super(1);
|
|
this.d = iqpVar;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public JYS(yRw yrw, yRw yrw2, iqp iqpVar) {
|
|
super(yrw, yrw2, new AnonymousClass4(iqpVar));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(iqpVar, "");
|
|
this.d = iqpVar;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS implements AbstractC15351go.HBt {
|
|
final C4202bT e;
|
|
|
|
public IeS(C4202bT c4202bT) {
|
|
C14957gcv.e(c4202bT, "");
|
|
this.e = c4202bT;
|
|
}
|
|
}
|
|
}
|