48 lines
1.5 KiB
Java
48 lines
1.5 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class KTv extends C15032gf<C13928fja, HBt> {
|
|
private final InterfaceC17815zxP b;
|
|
|
|
/* renamed from: o.KTv$5, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass5 extends AbstractC14961gcz implements InterfaceC14894gbR<HBt, AbstractC13175fSw<C13928fja>> {
|
|
private InterfaceC17815zxP c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<C13928fja> invoke(HBt hBt) {
|
|
HBt hBt2 = hBt;
|
|
C14957gcv.e(hBt2, "");
|
|
return this.c.d(hBt2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass5(InterfaceC17815zxP interfaceC17815zxP) {
|
|
super(1);
|
|
this.c = interfaceC17815zxP;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public KTv(yRw yrw, yRw yrw2, InterfaceC17815zxP interfaceC17815zxP) {
|
|
super(yrw, yrw2, new AnonymousClass5(interfaceC17815zxP));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC17815zxP, "");
|
|
this.b = interfaceC17815zxP;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class HBt implements AbstractC15351go.HBt {
|
|
final Ujn e;
|
|
|
|
public HBt(Ujn ujn) {
|
|
C14957gcv.e(ujn, "");
|
|
this.e = ujn;
|
|
}
|
|
}
|
|
}
|