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

Method isCellOfType

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

Validates whether the value held by the cell can be converted to the specified type. @param columnType The type to check. @return True if the value can be converted to the specified type or False otherwise.

(String columnName, ColumnType columnType)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

isColumnOfTypeMethod · 0.95

Calls 2

getCellMethod · 0.95
isOfTypeMethod · 0.95

Tested by

no test coverage detected