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