39 lines
1.1 KiB
Java
39 lines
1.1 KiB
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.iD, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class C15735iD extends C15620hF {
|
||
|
final C16777rE b;
|
||
|
public final gOt d;
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public C15735iD(gOt got, C16777rE c16777rE) {
|
||
|
super((byte) 0);
|
||
|
C14957gcv.e(got, "");
|
||
|
C14957gcv.e(c16777rE, "");
|
||
|
this.d = got;
|
||
|
this.b = c16777rE;
|
||
|
}
|
||
|
|
||
|
/* renamed from: o.iD$IeS */
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class IeS extends AbstractC14961gcz implements InterfaceC14894gbR<GRw, LK> {
|
||
|
private C15735iD c;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ LK invoke(GRw gRw) {
|
||
|
GRw gRw2 = gRw;
|
||
|
C14957gcv.e(gRw2, "");
|
||
|
C16777rE c16777rE = this.c.b;
|
||
|
return C16777rE.e(gRw2);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
public IeS(C15735iD c15735iD) {
|
||
|
super(1);
|
||
|
this.c = c15735iD;
|
||
|
}
|
||
|
}
|
||
|
}
|