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