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