48 lines
1.4 KiB
Java
48 lines
1.4 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class DWl extends C15032gf<gDd, IeS> {
|
|
private final TGk a;
|
|
|
|
/* renamed from: o.DWl$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<gDd>> {
|
|
private TGk e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<gDd> invoke(IeS ieS) {
|
|
IeS ieS2 = ieS;
|
|
C14957gcv.e(ieS2, "");
|
|
return this.e.a(ieS2.d);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(TGk tGk) {
|
|
super(1);
|
|
this.e = tGk;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public DWl(yRw yrw, yRw yrw2, TGk tGk) {
|
|
super(yrw, yrw2, new AnonymousClass4(tGk));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(tGk, "");
|
|
this.a = tGk;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS implements AbstractC15351go.HBt {
|
|
final C9765dq d;
|
|
|
|
public IeS(C9765dq c9765dq) {
|
|
C14957gcv.e(c9765dq, "");
|
|
this.d = c9765dq;
|
|
}
|
|
}
|
|
}
|