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