- initWithInsertIndexes:insertedObjects:removeIndexes:removedObjects:
Creates an ordered collection difference from arrays of inserted and removed objects with corresponding sets of indices.
ある順序コレクション差異を作成します、挿入および除去オブジェクトそれらからなる配列から、対応するインデックスの集合をつかって。
- initWithInsertIndexes:insertedObjects:removeIndexes:removedObjects:additionalChanges:
Creates an ordered collection difference from arrays of inserted and removed objects with corresponding sets of indices, in addition to an array of ordered collection changes.
順序コレクション差異を作成します、挿入および除去オブジェクトそれらからなる配列から、対応するインデックスの集合をつかって、それに加えて順序コレクション変化からなるある配列も。