46 lines
1.3 KiB
Java
46 lines
1.3 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class XaB extends C15032gf<Boolean, HBt> {
|
|
|
|
/* renamed from: o.XaB$3, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<Boolean>> {
|
|
private tEA a;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
return this.a.b(hBt2.a);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass3(tEA tea) {
|
|
super(1);
|
|
this.a = tea;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public XaB(yRw yrw, yRw yrw2, tEA tea) {
|
|
super(yrw, yrw2, new AnonymousClass3(tea));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(tea, "");
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final C14060fm a;
|
|
|
|
public HBt(C14060fm c14060fm) {
|
|
C14957gcv.e(c14060fm, "");
|
|
this.a = c14060fm;
|
|
}
|
|
}
|
|
}
|