Interface ColumnObject<T>

All Superinterfaces:
Column
All Known Subinterfaces:
ColumnCategorical<T>
All Known Implementing Classes:
ColumnObjectView

public interface ColumnObject<T> extends Column
A column that stores object values, including strings, dates, decimals, and other reference types.