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