47 lines
1.4 KiB
Java
47 lines
1.4 KiB
Java
package o;
|
|
|
|
import java.util.List;
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class TgR extends C15032gf<List<? extends Vzi>, IeS> {
|
|
|
|
/* renamed from: o.TgR$3, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<List<? extends Vzi>>> {
|
|
private jwa b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<List<? extends Vzi>> invoke(IeS ieS) {
|
|
IeS ieS2 = ieS;
|
|
C14957gcv.e(ieS2, "");
|
|
return this.b.e(ieS2.d);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass3(jwa jwaVar) {
|
|
super(1);
|
|
this.b = jwaVar;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public TgR(yRw yrw, yRw yrw2, jwa jwaVar) {
|
|
super(yrw, yrw2, new AnonymousClass3(jwaVar));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(jwaVar, "");
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class IeS implements AbstractC15351go.HBt {
|
|
final String d;
|
|
|
|
public IeS(String str) {
|
|
C14957gcv.e(str, "");
|
|
this.d = str;
|
|
}
|
|
}
|
|
}
|