51 lines
1.6 KiB
Java
51 lines
1.6 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class shc extends C15032gf<Ufn, LWm> {
|
||
|
private final InterfaceC6288cOb c;
|
||
|
|
||
|
/* renamed from: o.shc$1, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass1 extends AbstractC14961gcz implements InterfaceC14894gbR<LWm, AbstractC13175fSw<Ufn>> {
|
||
|
private InterfaceC6288cOb a;
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<Ufn> invoke(LWm lWm) {
|
||
|
LWm lWm2 = lWm;
|
||
|
C14957gcv.e(lWm2, "");
|
||
|
return this.a.c(lWm2.a, lWm2.c);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass1(InterfaceC6288cOb interfaceC6288cOb) {
|
||
|
super(1);
|
||
|
this.a = interfaceC6288cOb;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public shc(yRw yrw, yRw yrw2, InterfaceC6288cOb interfaceC6288cOb) {
|
||
|
super(yrw, yrw2, new AnonymousClass1(interfaceC6288cOb));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(interfaceC6288cOb, "");
|
||
|
this.c = interfaceC6288cOb;
|
||
|
}
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public static final class LWm implements AbstractC15351go.HBt {
|
||
|
final String a;
|
||
|
final String c;
|
||
|
|
||
|
public LWm(String str, String str2) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
this.a = str;
|
||
|
this.c = str2;
|
||
|
}
|
||
|
}
|
||
|
}
|