53 lines
1.7 KiB
Java
53 lines
1.7 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* renamed from: o.agO, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C2530agO extends C15032gf<Boolean, IeS> {
|
|
private final InterfaceC14598fwI e;
|
|
|
|
/* renamed from: o.agO$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<Boolean>> {
|
|
private InterfaceC14598fwI c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(IeS ieS) {
|
|
IeS ieS2 = ieS;
|
|
C14957gcv.e(ieS2, "");
|
|
return this.c.d(ieS2.c, ieS2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(InterfaceC14598fwI interfaceC14598fwI) {
|
|
super(1);
|
|
this.c = interfaceC14598fwI;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C2530agO(yRw yrw, yRw yrw2, InterfaceC14598fwI interfaceC14598fwI) {
|
|
super(yrw, yrw2, new AnonymousClass5(interfaceC14598fwI));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC14598fwI, "");
|
|
this.e = interfaceC14598fwI;
|
|
}
|
|
|
|
/* renamed from: o.agO$IeS */
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS implements AbstractC15351go.HBt {
|
|
final String c;
|
|
final String e;
|
|
|
|
public IeS(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.c = str;
|
|
this.e = str2;
|
|
}
|
|
}
|
|
}
|