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