50 lines
1.6 KiB
Java
50 lines
1.6 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class Jjb extends C15032gf<fQB, LWm> {
|
|
private final InterfaceC16691qQA e;
|
|
|
|
/* renamed from: o.Jjb$3, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<fQB>> {
|
|
private InterfaceC16691qQA e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<fQB> invoke(LWm lWm) {
|
|
LWm lWm2 = lWm;
|
|
C14957gcv.e(lWm2, "");
|
|
AbstractC13175fSw<fQB> r = this.e.r(lWm2.d);
|
|
C14957gcv.c(r, "");
|
|
return r;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass3(InterfaceC16691qQA interfaceC16691qQA) {
|
|
super(1);
|
|
this.e = interfaceC16691qQA;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public Jjb(yRw yrw, yRw yrw2, InterfaceC16691qQA interfaceC16691qQA) {
|
|
super(yrw, yrw2, new AnonymousClass3(interfaceC16691qQA));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC16691qQA, "");
|
|
this.e = interfaceC16691qQA;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm implements AbstractC15351go.HBt {
|
|
final String d;
|
|
|
|
public LWm(String str) {
|
|
C14957gcv.e(str, "");
|
|
this.d = str;
|
|
}
|
|
}
|
|
}
|