50 lines
1.4 KiB
Java
50 lines
1.4 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class JFZ extends C15032gf<Boolean, RVV> {
|
||
|
private final ZKS a;
|
||
|
|
||
|
/* renamed from: o.JFZ$1, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, AbstractC13175fSw<Boolean>> {
|
||
|
private ZKS a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(RVV rvv) {
|
||
|
RVV rvv2 = rvv;
|
||
|
C14957gcv.e(rvv2, "");
|
||
|
AbstractC13175fSw<Boolean> b = this.a.b(rvv2.a);
|
||
|
C14957gcv.c(b, "");
|
||
|
return b;
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass1(ZKS zks) {
|
||
|
super(1);
|
||
|
this.a = zks;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public JFZ(yRw yrw, yRw yrw2, ZKS zks) {
|
||
|
super(yrw, yrw2, new AnonymousClass1(zks));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(zks, "");
|
||
|
this.a = zks;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class RVV implements AbstractC15351go.HBt {
|
||
|
final M a;
|
||
|
|
||
|
public RVV(M m) {
|
||
|
C14957gcv.e(m, "");
|
||
|
this.a = m;
|
||
|
}
|
||
|
}
|
||
|
}
|