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