75 lines
2.6 KiB
Java
75 lines
2.6 KiB
Java
|
package o;
|
||
|
|
||
|
import o.AbstractC15351go;
|
||
|
import o.TTC;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class TTC extends C15032gf<Boolean, AbstractC15351go.LWm> {
|
||
|
private final KyK b;
|
||
|
|
||
|
/* renamed from: o.TTC$3, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass3 extends AbstractC14961gcz implements InterfaceC14894gbR<AbstractC15351go.LWm, AbstractC13175fSw<Boolean>> {
|
||
|
private KyK b;
|
||
|
|
||
|
/* renamed from: o.TTC$3$2, reason: invalid class name */
|
||
|
/* loaded from: classes3.dex */
|
||
|
static final class AnonymousClass2 extends AbstractC14961gcz implements InterfaceC14894gbR<C0820Pdc, Boolean> {
|
||
|
public static final AnonymousClass2 e = new AnonymousClass2();
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ Boolean invoke(C0820Pdc c0820Pdc) {
|
||
|
C0820Pdc c0820Pdc2 = c0820Pdc;
|
||
|
C14957gcv.e(c0820Pdc2, "");
|
||
|
return Boolean.valueOf(c0820Pdc2.d);
|
||
|
}
|
||
|
|
||
|
AnonymousClass2() {
|
||
|
super(1);
|
||
|
}
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC14894gbR
|
||
|
public final /* synthetic */ AbstractC13175fSw<Boolean> invoke(AbstractC15351go.LWm lWm) {
|
||
|
C14957gcv.e(lWm, "");
|
||
|
AbstractC13175fSw<C0820Pdc> a = this.b.a();
|
||
|
final AnonymousClass2 anonymousClass2 = AnonymousClass2.e;
|
||
|
C13372fYk c13372fYk = new C13372fYk(a, new fSS(anonymousClass2) { // from class: o.XAv
|
||
|
private InterfaceC14894gbR c;
|
||
|
|
||
|
@Override // o.fSS
|
||
|
public final Object a(Object obj) {
|
||
|
return TTC.AnonymousClass3.d(this.c, obj);
|
||
|
}
|
||
|
|
||
|
{
|
||
|
this.c = anonymousClass2;
|
||
|
}
|
||
|
});
|
||
|
C14957gcv.c(c13372fYk, "");
|
||
|
return c13372fYk;
|
||
|
}
|
||
|
|
||
|
public static /* synthetic */ Boolean d(InterfaceC14894gbR interfaceC14894gbR, Object obj) {
|
||
|
C14957gcv.e(interfaceC14894gbR, "");
|
||
|
return (Boolean) interfaceC14894gbR.invoke(obj);
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
AnonymousClass3(KyK kyK) {
|
||
|
super(1);
|
||
|
this.b = kyK;
|
||
|
}
|
||
|
}
|
||
|
|
||
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
||
|
@InterfaceC13391fZD
|
||
|
public TTC(yRw yrw, yRw yrw2, KyK kyK) {
|
||
|
super(yrw, yrw2, new AnonymousClass3(kyK));
|
||
|
C14957gcv.e(yrw, "");
|
||
|
C14957gcv.e(yrw2, "");
|
||
|
C14957gcv.e(kyK, "");
|
||
|
this.b = kyK;
|
||
|
}
|
||
|
}
|