columnCount property

int columnCount
final

The amount of columns in the table, which equals the List.length of oldValues and newValues.

Implementation

final int columnCount;