24 lines
822 B
Java
24 lines
822 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.data.network.di.service.easycash.EasycashServiceModule;
|
||
|
import com.scb.phone.data.network.service.easycash.EasycashBusinessAndMaritalInfoService;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class wQi implements fPK<EasycashBusinessAndMaritalInfoService> {
|
||
|
private final fZE<aSQ> b;
|
||
|
private final EasycashServiceModule e;
|
||
|
|
||
|
public static EasycashBusinessAndMaritalInfoService d(EasycashServiceModule easycashServiceModule, aSQ asq) {
|
||
|
EasycashBusinessAndMaritalInfoService b = easycashServiceModule.b(asq);
|
||
|
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;
|
||
|
}
|
||
|
}
|