MCPcopy Create free account
hub / github.com/NiceSystems/hrider / updateColumnType

Method updateColumnType

src/main/java/hrider/data/DataRow.java:172–177  ·  view source on GitHub ↗

Updates a column type for all cells that belong to the specified column. @param columnName The name of the column which type should be updated. @param columnType The new column type.

(String columnName, ColumnType columnType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getCellMethod · 0.95
setTypeMethod · 0.95

Tested by

no test coverage detected