@Override public boolean hasStableIds() { return mInnerAdapter.hasStableIds(); }
public boolean hasStableIds() { return mDelegate.hasStableIds(); }