48 lines
1.5 KiB
Java
48 lines
1.5 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class kqm extends C15032gf<gkG, LWm> {
|
|
private final InterfaceC5483bts c;
|
|
|
|
/* renamed from: o.kqm$1, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<gkG>> {
|
|
private InterfaceC5483bts e;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<gkG> invoke(LWm lWm) {
|
|
LWm lWm2 = lWm;
|
|
C14957gcv.e(lWm2, "");
|
|
return this.e.b(lWm2.d);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass1(InterfaceC5483bts interfaceC5483bts) {
|
|
super(1);
|
|
this.e = interfaceC5483bts;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public kqm(yRw yrw, yRw yrw2, InterfaceC5483bts interfaceC5483bts) {
|
|
super(yrw, yrw2, new AnonymousClass1(interfaceC5483bts));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC5483bts, "");
|
|
this.c = interfaceC5483bts;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm implements AbstractC15351go.HBt {
|
|
final String d;
|
|
|
|
public LWm(String str) {
|
|
C14957gcv.e(str, "");
|
|
this.d = str;
|
|
}
|
|
}
|
|
}
|