41 lines
1.2 KiB
Java
41 lines
1.2 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class QVY extends C15032gf<C13758fgP, Sts> {
|
|
private final xMy c;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts implements AbstractC15351go.HBt {
|
|
}
|
|
|
|
/* renamed from: o.QVY$1, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<C13758fgP>> {
|
|
private xMy b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<C13758fgP> invoke(Sts sts) {
|
|
C14957gcv.e(sts, "");
|
|
return this.b.c();
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass1(xMy xmy) {
|
|
super(1);
|
|
this.b = xmy;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public QVY(yRw yrw, yRw yrw2, xMy xmy) {
|
|
super(yrw, yrw2, new AnonymousClass1(xmy));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(xmy, "");
|
|
this.c = xmy;
|
|
}
|
|
}
|