package o; import androidx.recyclerview.widget.RecyclerView; import com.airbnb.deeplinkdispatch.UrlTreeKt; /* loaded from: classes2.dex */ public final class hbF extends CMR { public RecyclerView.zJl a; public int b; public int c; public RecyclerView.zJl d; public int e; public int h; public hbF(RecyclerView.zJl zjl, RecyclerView.zJl zjl2, int i, int i2, int i3, int i4) { this.a = zjl; this.d = zjl2; this.c = i; this.b = i2; this.e = i3; this.h = i4; } public final String toString() { StringBuilder sb = new StringBuilder("ChangeInfo{, oldHolder="); sb.append(this.a); sb.append(", newHolder="); sb.append(this.d); sb.append(", fromX="); sb.append(this.c); sb.append(", fromY="); sb.append(this.b); sb.append(", toX="); sb.append(this.e); sb.append(", toY="); sb.append(this.h); sb.append(UrlTreeKt.componentParamSuffixChar); return sb.toString(); } @Override // o.CMR public final RecyclerView.zJl e() { RecyclerView.zJl zjl = this.a; return zjl == null ? this.d : zjl; } @Override // o.CMR public final void e(RecyclerView.zJl zjl) { if (this.a == zjl) { this.a = null; } if (this.d == zjl) { this.d = null; } if (this.a == null && this.d == null) { this.c = 0; this.b = 0; this.e = 0; this.h = 0; } } }