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

9 lines
219 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.view.fragment.chequemanagement.stopcheque.StopChequeInputFragment;
/* loaded from: classes5.dex */
public interface eMW {
void b(StopChequeInputFragment stopChequeInputFragment);
}