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

23 lines
775 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.LinearLayout;
import com.scb.phone.view.custom.easycash.CustomAccountSelector;
import com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel;
/* loaded from: classes3.dex */
public final class MUY {
public final sHY a;
private CustomEasyCashSectionLabel b;
public final LinearLayout c;
public final CustomAccountSelector d;
public final LinearLayout e;
public MUY(LinearLayout linearLayout, CustomAccountSelector customAccountSelector, LinearLayout linearLayout2, sHY shy, CustomEasyCashSectionLabel customEasyCashSectionLabel) {
this.e = linearLayout;
this.d = customAccountSelector;
this.c = linearLayout2;
this.a = shy;
this.b = customEasyCashSectionLabel;
}
}