48 lines
1.5 KiB
Java
48 lines
1.5 KiB
Java
package o;
|
|
|
|
import o.AbstractC15351go;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class DVn extends C15032gf<UHf, Sts> {
|
|
private final InterfaceC6288cOb b;
|
|
|
|
/* renamed from: o.DVn$2, reason: invalid class name */
|
|
/* loaded from: classes3.dex */
|
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<Sts, AbstractC13175fSw<UHf>> {
|
|
private InterfaceC6288cOb b;
|
|
|
|
@Override // o.InterfaceC14894gbR
|
|
public final /* synthetic */ AbstractC13175fSw<UHf> invoke(Sts sts) {
|
|
Sts sts2 = sts;
|
|
C14957gcv.e(sts2, "");
|
|
return this.b.e(sts2.d);
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
AnonymousClass2(InterfaceC6288cOb interfaceC6288cOb) {
|
|
super(1);
|
|
this.b = interfaceC6288cOb;
|
|
}
|
|
}
|
|
|
|
/* loaded from: classes3.dex */
|
|
public static final class Sts implements AbstractC15351go.HBt {
|
|
final OBh d;
|
|
|
|
public Sts(OBh oBh) {
|
|
C14957gcv.e(oBh, "");
|
|
this.d = oBh;
|
|
}
|
|
}
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public DVn(yRw yrw, yRw yrw2, InterfaceC6288cOb interfaceC6288cOb) {
|
|
super(yrw, yrw2, new AnonymousClass2(interfaceC6288cOb));
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(interfaceC6288cOb, "");
|
|
this.b = interfaceC6288cOb;
|
|
}
|
|
}
|