48 lines
1.4 KiB
Java
48 lines
1.4 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class UIV extends C15032gf<DKv, IeS> {
|
||
|
private final qwi a;
|
||
|
|
||
|
/* renamed from: o.UIV$3, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<IeS, AbstractC13175fSw<DKv>> {
|
||
|
private qwi a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<DKv> invoke(IeS ieS) {
|
||
|
IeS ieS2 = ieS;
|
||
|
C14957gcv.e(ieS2, "");
|
||
|
return this.a.b(ieS2.d);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass3(qwi qwiVar) {
|
||
|
super(1);
|
||
|
this.a = qwiVar;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public UIV(yRw yrw, yRw yrw2, qwi qwiVar) {
|
||
|
super(yrw, yrw2, new AnonymousClass3(qwiVar));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(qwiVar, "");
|
||
|
this.a = qwiVar;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class IeS implements AbstractC15351go.HBt {
|
||
|
final String d;
|
||
|
|
||
|
public IeS(String str) {
|
||
|
C14957gcv.e(str, "");
|
||
|
this.d = str;
|
||
|
}
|
||
|
}
|
||
|
}
|