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