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

9 lines
225 B
Java
Raw Normal View History

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