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