インタフェース SListPatch<V>
- すべてのスーパーインタフェース:
SPatch
- 既知のサブインタフェースのリスト:
SMovableListPatch<V>
- 既知の実装クラスのリスト:
SListPatchMap,SListPatchReset,SMovableListPatchMap,SMovableListPatchReset
-
メソッドの概要
修飾子とタイプメソッド説明voidvoidaddAll(int index, Collection<? extends V> values) voidapply(List<V> list, NavigableMap<Integer, V> padded, NavigableMap<Integer, V> premoved, NavigableMap<Integer, SList.Update<V>> pupdated) voidremove(int index) void
-
メソッドの詳細
-
add
-
addAll
-
remove
void remove(int index) -
set
-