what-the-bank/sources/o/OCB.java

15 lines
336 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.network.service.NdidCommonService;
/* loaded from: classes3.dex */
public final class OCB {
public final NdidCommonService e;
@InterfaceC13391fZD
public OCB(NdidCommonService ndidCommonService) {
C14957gcv.e(ndidCommonService, "");
this.e = ndidCommonService;
}
}