Interface IModifiableByIndex<V,R>
- All Superinterfaces:
IModifiable<Integer,V, R>
- All Known Subinterfaces:
IDataColumn,IModifiableByColumn<R>,IModifiableByName<V,R>
- All Known Implementing Classes:
DataColumn,DataColumnCollection
IModifiableByIndex. Modifiable, with an integer indexer.
Created by Martin Cooper on 15/07/2017.
-
Method Summary
Methods inherited from interface com.github.martincooper.datatable.IModifiable
add, insert, remove, replace