48 lines
1.5 KiB
Java
48 lines
1.5 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class Blv extends C13353fY<Sts> {
|
|
private final InterfaceC17063tdn a;
|
|
|
|
/* renamed from: o.Blv$4, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass4 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, fRY> {
|
|
private InterfaceC17063tdn c;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ fRY invoke(Sts sts) {
|
|
Sts sts2 = sts;
|
|
C14957gcv.e(sts2, "");
|
|
return this.c.b(sts2.e);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass4(InterfaceC17063tdn interfaceC17063tdn) {
|
|
super(1);
|
|
this.c = interfaceC17063tdn;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public Blv(yRw yrw, yRw yrw2, InterfaceC17063tdn interfaceC17063tdn) {
|
|
super(yrw, yrw2, new AnonymousClass4(interfaceC17063tdn));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC17063tdn, "");
|
|
this.a = interfaceC17063tdn;
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts implements AbstractC15351go.HBt {
|
|
final C10991eV e;
|
|
|
|
public Sts(C10991eV c10991eV) {
|
|
C14957gcv.e(c10991eV, "");
|
|
this.e = c10991eV;
|
|
}
|
|
}
|
|
}
|