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

9 lines
214 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.view.fragment.deposit.DepositMarketConductFragment;
/* loaded from: classes5.dex */
public interface eRB {
void c(DepositMarketConductFragment depositMarketConductFragment);
}