public class ListDiffUtil
extends <any>
| Constructor and Description |
|---|
ListDiffUtil() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
areContentsTheSame(HttpTransaction oldItem,
HttpTransaction newItem) |
boolean |
areItemsTheSame(HttpTransaction oldItem,
HttpTransaction newItem) |
void |
setSearchKey(java.lang.String searchKey) |
public void setSearchKey(java.lang.String searchKey)
public boolean areItemsTheSame(HttpTransaction oldItem, HttpTransaction newItem)
public boolean areContentsTheSame(HttpTransaction oldItem, HttpTransaction newItem)