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