package o; import android.view.LayoutInflater; import android.view.ViewGroup; import androidx.recyclerview.widget.RecyclerView; import java.util.ArrayList; import o.AbstractC12014eqH.Sts; /* renamed from: o.eqH, reason: case insensitive filesystem */ /* loaded from: classes5.dex */ public abstract class AbstractC12014eqH> extends RecyclerView.Sts { public RVV c; public ArrayList d = new ArrayList<>(); public String e = ""; /* renamed from: o.eqH$RVV */ /* loaded from: classes5.dex */ public interface RVV { void e(T t); } @Override // androidx.recyclerview.widget.RecyclerView.Sts public /* synthetic */ void onBindViewHolder(RecyclerView.zJl zjl, int i) { Sts sts = (Sts) zjl; C14957gcv.e(sts, ""); sts.a(this.d.get(i), this.e, this.c); } @Override // androidx.recyclerview.widget.RecyclerView.Sts public int getItemCount() { return this.d.size(); } /* renamed from: o.eqH$Sts */ /* loaded from: classes5.dex */ public static abstract class Sts extends RecyclerView.zJl implements InterfaceC12929fLg { public abstract void a(T t, String str, RVV rvv); /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public Sts(ViewGroup viewGroup) { super(LayoutInflater.from(viewGroup.getContext()).inflate(com.scb.phone.R.layout.2131559071, viewGroup, false)); C14957gcv.e(viewGroup, ""); } } }