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

18 lines
397 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.widget.LinearLayout;
import android.widget.TextView;
/* loaded from: classes3.dex */
public final class ySa {
private TextView a;
public final LinearLayout d;
private TextView e;
public ySa(LinearLayout linearLayout, TextView textView, TextView textView2) {
this.d = linearLayout;
this.e = textView;
this.a = textView2;
}
}