54 lines
1.6 KiB
Java
54 lines
1.6 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class ubH extends C15032gf<Prn, Sts> {
|
|
private final Igg a;
|
|
|
|
/* renamed from: o.ubH$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<Prn>> {
|
|
private Igg d;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<Prn> invoke(Sts sts) {
|
|
Sts sts2 = sts;
|
|
C14957gcv.e(sts2, "");
|
|
return this.d.d(sts2.c, sts2.d, sts2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(Igg igg) {
|
|
super(1);
|
|
this.d = igg;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public ubH(yRw yrw, yRw yrw2, Igg igg) {
|
|
super(yrw, yrw2, new AnonymousClass4(igg));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(igg, "");
|
|
this.a = igg;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts implements AbstractC15351go.HBt {
|
|
final PPL c;
|
|
final String d;
|
|
final String e;
|
|
|
|
public Sts(PPL ppl, String str, String str2) {
|
|
C14957gcv.e(ppl, "");
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.c = ppl;
|
|
this.d = str;
|
|
this.e = str2;
|
|
}
|
|
}
|
|
}
|