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