48 lines
1.4 KiB
Java
48 lines
1.4 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class iGa extends C15032gf<C15848jBq, Sts> {
|
||
|
private final YDg a;
|
||
|
|
||
|
/* renamed from: o.iGa$2, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<C15848jBq>> {
|
||
|
private YDg d;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<C15848jBq> invoke(Sts sts) {
|
||
|
Sts sts2 = sts;
|
||
|
C14957gcv.e(sts2, "");
|
||
|
return this.d.a(sts2.e);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass2(YDg yDg) {
|
||
|
super(1);
|
||
|
this.d = yDg;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public iGa(yRw yrw, yRw yrw2, YDg yDg) {
|
||
|
super(yrw, yrw2, new AnonymousClass2(yDg));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(yDg, "");
|
||
|
this.a = yDg;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class Sts implements AbstractC15351go.HBt {
|
||
|
final UWr e;
|
||
|
|
||
|
public Sts(UWr uWr) {
|
||
|
C14957gcv.e(uWr, "");
|
||
|
this.e = uWr;
|
||
|
}
|
||
|
}
|
||
|
}
|