@Implements(value=android.widget.BaseAdapter.class) public class ShadowBaseAdapter extends Object
Constructor and Description |
---|
ShadowBaseAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
clearWasDataSetChangedCalledFlag() |
protected void |
notifyDataSetChanged() |
boolean |
wasNotifyDataSetChangedCalled() |
@Implementation protected void notifyDataSetChanged()
public void clearWasDataSetChangedCalledFlag()
public boolean wasNotifyDataSetChangedCalled()