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