63 lines
2.0 KiB
Java
63 lines
2.0 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class hca extends C15032gf<EyW, HBt> {
|
|
private final CBe b;
|
|
private final InterfaceC3521azC c;
|
|
public final lRd e;
|
|
|
|
/* renamed from: o.hca$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<EyW>> {
|
|
private CBe b;
|
|
private InterfaceC3521azC c;
|
|
private lRd d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<EyW> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
if (this.c.j()) {
|
|
AbstractC13175fSw<EyW> d = AbstractC13175fSw.d(new EyW(this.b.c(hBt2.d)));
|
|
C14957gcv.c(d, "");
|
|
return d;
|
|
}
|
|
return this.d.b(hBt2.d);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(InterfaceC3521azC interfaceC3521azC, CBe cBe, lRd lrd) {
|
|
super(1);
|
|
this.c = interfaceC3521azC;
|
|
this.b = cBe;
|
|
this.d = lrd;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public hca(yRw yrw, yRw yrw2, lRd lrd, InterfaceC3521azC interfaceC3521azC, CBe cBe) {
|
|
super(yrw, yrw2, new AnonymousClass5(interfaceC3521azC, cBe, lrd));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(lrd, "");
|
|
C14957gcv.e(interfaceC3521azC, "");
|
|
C14957gcv.e(cBe, "");
|
|
this.e = lrd;
|
|
this.c = interfaceC3521azC;
|
|
this.b = cBe;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final String d;
|
|
|
|
public HBt(String str) {
|
|
C14957gcv.e(str, "");
|
|
this.d = str;
|
|
}
|
|
}
|
|
}
|