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

25 lines
833 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.di.DataModule;
import com.scb.phone.data.network.service.ProfileService;
import com.scb.phone.data.network.service.registration.RegistrationWithApiAuthService;
/* loaded from: classes.dex */
public final class XHJ implements fPK<nBt> {
private final DataModule c;
private final fZE<ProfileService> d;
public static nBt d(DataModule dataModule, ProfileService profileService, RegistrationWithApiAuthService registrationWithApiAuthService) {
nBt b = dataModule.b(profileService, registrationWithApiAuthService);
if (b != null) {
return b;
}
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
}
@Override // o.fZE
public final /* synthetic */ Object get() {
throw null;
}
}