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