Uses of Interface
acdp.Table.ValueSwitcher
Packages that use Table.ValueSwitcher
Package
Description
-
Uses of Table.ValueSwitcher in acdp.tools
Methods in acdp.tools with parameters of type Table.ValueSwitcherModifier and TypeMethodDescriptionstatic final <T> double
Refactor.modifyColumn
(Path layoutFile, ICipherFactory cipherFactory, String tableName, String columnName, Column<T> column, Table.ValueSwitcher<T> valueSwitcher) Modifies the specified column of the specified table by replacing that column with the specified new column.