25 lines
735 B
Java
25 lines
735 B
Java
package o;
|
|
|
|
import com.scb.phone.data.di.DataModule;
|
|
import com.scb.phone.data.network.service.SecuritiesService;
|
|
|
|
/* renamed from: o.adj, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C2392adj implements fPK<xWX> {
|
|
private final DataModule b;
|
|
private final fZE<SecuritiesService> e;
|
|
|
|
public static xWX d(DataModule dataModule, SecuritiesService securitiesService) {
|
|
xWX c = dataModule.c(securitiesService);
|
|
if (c != null) {
|
|
return c;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
throw null;
|
|
}
|
|
}
|