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

14 lines
276 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.network.service.ScheduleService;
/* loaded from: classes3.dex */
public final class Ubk {
public ScheduleService d;
@InterfaceC13391fZD
public Ubk(ScheduleService scheduleService) {
this.d = scheduleService;
}
}