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

48 lines
1.4 KiB
Java

package o;
import o.AbstractC15351go;
/* loaded from: classes3.dex */
public final class QYj extends C15032gf<Boolean, HBt> {
private final IJC e;
/* renamed from: o.QYj$2, reason: invalid class name */
/* loaded from: classes3.dex */
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<Boolean>> {
private IJC c;
@Override // o.InterfaceC14894gbR
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(HBt hBt) {
HBt hBt2 = hBt;
C14957gcv.e(hBt2, "");
return this.c.b(hBt2.b);
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
AnonymousClass2(IJC ijc) {
super(1);
this.c = ijc;
}
}
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public QYj(IJC ijc, yRw yrw, yRw yrw2) {
super(yrw, yrw2, new AnonymousClass2(ijc));
C14957gcv.e(ijc, "");
C14957gcv.e(yrw, "");
C14957gcv.e(yrw2, "");
this.e = ijc;
}
/* loaded from: classes3.dex */
public static final class HBt implements AbstractC15351go.HBt {
final G b;
public HBt(G g) {
C14957gcv.e(g, "");
this.b = g;
}
}
}