public class OnCheckIsSameItemEvent<T>
extends java.lang.Object
DataDiffSectionSpec
when it needs to verify whether two model
objects represent the same item in the collection.
todo(t16485443): The generic type declaration(OnCheckIsSameItemEvent
Modifier and Type | Field and Description |
---|---|
T |
nextItem |
T |
previousItem |
Constructor and Description |
---|
OnCheckIsSameItemEvent() |