25 lines
833 B
Java
25 lines
833 B
Java
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;
|
|
}
|
|
}
|