what-the-bank/sources/o/mOU.java

49 lines
1.4 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class mOU extends C15032gf<sre, RVV> {
private final hKx a;
/* renamed from: o.mOU$4, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, AbstractC13175fSw<sre>> {
private hKx c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<sre> invoke(RVV rvv) {
C14957gcv.e(rvv, "");
AbstractC13175fSw<sre> a = this.c.a();
C14957gcv.c(a, "");
return a;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass4(hKx hkx) {
super(1);
this.c = hkx;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public mOU(yRw yrw, yRw yrw2, hKx hkx) {
super(yrw, yrw2, new AnonymousClass4(hkx));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(hkx, "");
this.a = hkx;
}
/* loaded from: classes3.dex */
public static final class RVV implements AbstractC15351go.HBt {
private final C17576xuz d;
public RVV(C17576xuz c17576xuz) {
C14957gcv.e(c17576xuz, "");
this.d = c17576xuz;
}
}
}