インタフェース SMovableListPatch<V>
- すべてのスーパーインタフェース:
SListPatch<V>
,SPatch
- 既知の実装クラスのリスト:
SMovableListPatchMap
,SMovableListPatchReset
-
メソッドの概要
修飾子とタイプメソッド説明void
apply
(List<V> list, NavigableMap<Integer, V> padded, NavigableMap<Integer, V> premoved, NavigableMap<Integer, SList.Update<V>> pupdated, List<SMovableList.Move<V>> pnewMoved) void
move
(int oldIndex, int newIndex)
-
メソッドの詳細
-
move
void move(int oldIndex, int newIndex)
-