38 lines
1.1 KiB
Java
38 lines
1.1 KiB
Java
package o;
|
|
|
|
/* renamed from: o.hS, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C15646hS extends C15620hF {
|
|
public final kqm b;
|
|
final C16430oM c;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C15646hS(kqm kqmVar, C16430oM c16430oM) {
|
|
super((byte) 0);
|
|
C14957gcv.e(kqmVar, "");
|
|
C14957gcv.e(c16430oM, "");
|
|
this.b = kqmVar;
|
|
this.c = c16430oM;
|
|
}
|
|
|
|
/* renamed from: o.hS$Sts */
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts extends AbstractC14961gcz implements InterfaceC14894gbR<gkG, EW> {
|
|
private C15646hS b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ EW invoke(gkG gkg) {
|
|
gkG gkg2 = gkg;
|
|
C14957gcv.e(gkg2, "");
|
|
return this.b.c.d(gkg2);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public Sts(C15646hS c15646hS) {
|
|
super(1);
|
|
this.b = c15646hS;
|
|
}
|
|
}
|
|
}
|