33 lines
746 B
Java
33 lines
746 B
Java
package o;
|
|
|
|
import androidx.recyclerview.widget.RecyclerView;
|
|
import com.airbnb.deeplinkdispatch.UrlTreeKt;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class ysw extends CMR {
|
|
public RecyclerView.zJl e;
|
|
|
|
public ysw(RecyclerView.zJl zjl) {
|
|
this.e = zjl;
|
|
}
|
|
|
|
public final String toString() {
|
|
StringBuilder sb = new StringBuilder("AddAnimationInfo{holder=");
|
|
sb.append(this.e);
|
|
sb.append(UrlTreeKt.componentParamSuffixChar);
|
|
return sb.toString();
|
|
}
|
|
|
|
@Override // o.CMR
|
|
public final RecyclerView.zJl e() {
|
|
return this.e;
|
|
}
|
|
|
|
@Override // o.CMR
|
|
public final void e(RecyclerView.zJl zjl) {
|
|
if (this.e == zjl) {
|
|
this.e = null;
|
|
}
|
|
}
|
|
}
|