14 lines
286 B
Java
14 lines
286 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.data.network.service.SecuritiesService;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class RPj {
|
||
|
public SecuritiesService e;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public RPj(SecuritiesService securitiesService) {
|
||
|
this.e = securitiesService;
|
||
|
}
|
||
|
}
|