50 lines
1.4 KiB
Java
50 lines
1.4 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class iyq extends C13353fY<HBt> {
|
|
private final RsX c;
|
|
|
|
/* renamed from: o.iyq$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, fRY> {
|
|
private RsX c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRY invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
fRY e = fRY.e(this.c.a(hBt2.c));
|
|
C14957gcv.c(e, "");
|
|
return e;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(RsX rsX) {
|
|
super(1);
|
|
this.c = rsX;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public iyq(yRw yrw, yRw yrw2, RsX rsX) {
|
|
super(yrw, yrw2, new AnonymousClass4(rsX));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(rsX, "");
|
|
this.c = rsX;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final C14324fr c;
|
|
|
|
public HBt(C14324fr c14324fr) {
|
|
C14957gcv.e(c14324fr, "");
|
|
this.c = c14324fr;
|
|
}
|
|
}
|
|
}
|