24 lines
723 B
Java
24 lines
723 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.data.network.di.service.prepaid.PrepaidServiceModule;
|
||
|
import com.scb.phone.data.network.service.prepaid.PrepaidService;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class LIu implements fPK<PrepaidService> {
|
||
|
private final fZE<aSQ> c;
|
||
|
private final PrepaidServiceModule e;
|
||
|
|
||
|
public static PrepaidService a(PrepaidServiceModule prepaidServiceModule, aSQ asq) {
|
||
|
PrepaidService e = prepaidServiceModule.e(asq);
|
||
|
if (e != null) {
|
||
|
return e;
|
||
|
}
|
||
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
||
|
}
|
||
|
|
||
|
@Override // o.fZE
|
||
|
public final /* synthetic */ Object get() {
|
||
|
throw null;
|
||
|
}
|
||
|
}
|