20 lines
505 B
Java
20 lines
505 B
Java
package o;
|
|
|
|
import com.scb.phone.view.custom.common.MwAmountEditText;
|
|
import o.fLM;
|
|
|
|
/* renamed from: o.eCv, reason: case insensitive filesystem */
|
|
/* loaded from: classes5.dex */
|
|
public final /* synthetic */ class C10395eCv implements fLM.IeS {
|
|
private MwAmountEditText a;
|
|
|
|
@Override // o.fLM.IeS
|
|
public final void e(double d) {
|
|
MwAmountEditText.e(this.a, d);
|
|
}
|
|
|
|
public /* synthetic */ C10395eCv(MwAmountEditText mwAmountEditText) {
|
|
this.a = mwAmountEditText;
|
|
}
|
|
}
|