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

18 lines
467 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.view.fragment.chubb.ChubbPaySuccessFragment;
/* loaded from: classes5.dex */
public final /* synthetic */ class eMZ implements fSQ {
private ChubbPaySuccessFragment b;
@Override // o.fSQ
public final void c(Object obj) {
ChubbPaySuccessFragment.a(this.b, (Throwable) obj);
}
public /* synthetic */ eMZ(ChubbPaySuccessFragment chubbPaySuccessFragment) {
this.b = chubbPaySuccessFragment;
}
}