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

14 lines
291 B
Java
Raw Permalink Normal View History

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