46 lines
1.3 KiB
Java
46 lines
1.3 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class VGT extends C15032gf<IHt, HBt> {
|
|
|
|
/* renamed from: o.VGT$3, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<IHt>> {
|
|
private RsX e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<IHt> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
return this.e.e(hBt2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass3(RsX rsX) {
|
|
super(1);
|
|
this.e = rsX;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public VGT(yRw yrw, yRw yrw2, RsX rsX) {
|
|
super(yrw, yrw2, new AnonymousClass3(rsX));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(rsX, "");
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final C14166fo e;
|
|
|
|
public HBt(C14166fo c14166fo) {
|
|
C14957gcv.e(c14166fo, "");
|
|
this.e = c14166fo;
|
|
}
|
|
}
|
|
}
|