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