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