48 lines
1.4 KiB
Java
48 lines
1.4 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class oGA extends C15032gf<tnu, HBt> {
|
|
private final vMS c;
|
|
|
|
/* renamed from: o.oGA$2, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<tnu>> {
|
|
private vMS e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<tnu> 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) */
|
|
AnonymousClass2(vMS vms) {
|
|
super(1);
|
|
this.e = vms;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public oGA(yRw yrw, yRw yrw2, vMS vms) {
|
|
super(yrw, yrw2, new AnonymousClass2(vms));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(vms, "");
|
|
this.c = vms;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final C6243cN e;
|
|
|
|
public HBt(C6243cN c6243cN) {
|
|
C14957gcv.e(c6243cN, "");
|
|
this.e = c6243cN;
|
|
}
|
|
}
|
|
}
|