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