added in version 24.1.0
belongs to Maven artifact com.android.support:recyclerview-v7:28.0.0-alpha1

RecyclerView.ItemAnimator.AdapterChanges

public static abstract @interface RecyclerView.ItemAnimator.AdapterChanges
implements Annotation

android.support.v7.widget.RecyclerView.ItemAnimator.AdapterChanges


The set of flags that might be passed to recordPreLayoutInformation(State, ViewHolder, int, List).

Summary

Inherited methods

From interface java.lang.annotation.Annotation