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

24 lines
733 B
Java

package o;
import android.app.Application;
import dagger.hilt.android.internal.modules.ApplicationContextModule;
/* renamed from: o.fPy, reason: case insensitive filesystem */
/* loaded from: classes5.dex */
public final class C13078fPy implements fPK<Application> {
private final ApplicationContextModule d;
public static Application aBQ_(ApplicationContextModule applicationContextModule) {
Application aBP_ = applicationContextModule.aBP_();
if (aBP_ != null) {
return aBP_;
}
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
}
@Override // o.fZE
public final /* synthetic */ Object get() {
throw null;
}
}