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