columnCount property
The amount of columns in the table, which equals the List.length of oldValues and newValues.
Implementation
final int columnCount;
The amount of columns in the table, which equals the List.length of oldValues and newValues.
final int columnCount;