55 lines
1.6 KiB
Java
55 lines
1.6 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* renamed from: o.ivU, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15833ivU extends C15032gf<HNz, RVV> {
|
|
private final OzO e;
|
|
|
|
/* renamed from: o.ivU$3, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<RVV, AbstractC13175fSw<HNz>> {
|
|
private OzO b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<HNz> invoke(RVV rvv) {
|
|
RVV rvv2 = rvv;
|
|
C14957gcv.e(rvv2, "");
|
|
AbstractC13175fSw<HNz> c = this.b.c(rvv2.b, rvv2.e);
|
|
C14957gcv.c(c, "");
|
|
return c;
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass3(OzO ozO) {
|
|
super(1);
|
|
this.b = ozO;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15833ivU(yRw yrw, yRw yrw2, OzO ozO) {
|
|
super(yrw, yrw2, new AnonymousClass3(ozO));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(ozO, "");
|
|
this.e = ozO;
|
|
}
|
|
|
|
/* renamed from: o.ivU$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV implements AbstractC15351go.HBt {
|
|
final String b;
|
|
final String e;
|
|
|
|
public RVV(String str, String str2) {
|
|
C14957gcv.e(str, "");
|
|
C14957gcv.e(str2, "");
|
|
this.b = str;
|
|
this.e = str2;
|
|
}
|
|
}
|
|
}
|