46 lines
1.5 KiB
Java
46 lines
1.5 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class hPo extends C15032gf<Boolean, Sts> {
|
||
|
|
||
|
/* renamed from: o.hPo$3, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<Boolean>> {
|
||
|
private InterfaceC17109txL d;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(Sts sts) {
|
||
|
Sts sts2 = sts;
|
||
|
C14957gcv.e(sts2, "");
|
||
|
return this.d.c(sts2.a);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass3(InterfaceC17109txL interfaceC17109txL) {
|
||
|
super(1);
|
||
|
this.d = interfaceC17109txL;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public hPo(yRw yrw, yRw yrw2, InterfaceC17109txL interfaceC17109txL) {
|
||
|
super(yrw, yrw2, new AnonymousClass3(interfaceC17109txL));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(interfaceC17109txL, "");
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class Sts implements AbstractC15351go.HBt {
|
||
|
final C7583cr a;
|
||
|
|
||
|
public Sts(C7583cr c7583cr) {
|
||
|
C14957gcv.e(c7583cr, "");
|
||
|
this.a = c7583cr;
|
||
|
}
|
||
|
}
|
||
|
}
|