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