what-the-bank/sources/o/ySK.java

22 lines
588 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.Context;
/* loaded from: classes.dex */
public final class ySK implements InterfaceC16020kYA {
private final InterfaceC16020kYA b;
@Override // o.InterfaceC16020kYA
public final /* synthetic */ Object e() {
Context context = ((ObB) this.b).d.a;
if (context != null) {
return new AmK(context);
}
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
}
public ySK(InterfaceC16020kYA interfaceC16020kYA) {
this.b = interfaceC16020kYA;
}
}