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

50 lines
1.5 KiB
Java

package o;
import o.AbstractC15351go;
/* renamed from: o.oNK, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16433oNK extends C15032gf<wXR, RVV> {
/* renamed from: o.oNK$1, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, AbstractC13175fSw<wXR>> {
private irj c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<wXR> invoke(RVV rvv) {
RVV rvv2 = rvv;
C14957gcv.e(rvv2, "");
AbstractC13175fSw<wXR> a = this.c.a(rvv2.b);
C14957gcv.c(a, "");
return a;
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass1(irj irjVar) {
super(1);
this.c = irjVar;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16433oNK(yRw yrw, yRw yrw2, irj irjVar) {
super(yrw, yrw2, new AnonymousClass1(irjVar));
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
C14957gcv.e(irjVar, "");
}
/* renamed from: o.oNK$RVV */
/* loaded from: classes3.dex */
public static final class RVV implements AbstractC15351go.HBt {
final String b;
public RVV(String str) {
C14957gcv.e(str, "");
this.b = str;
}
}
}