add method

void add(
  1. ColumnOrdenator ord
)

Implementation

void add(ColumnOrdenator ord) => _ordernators.add(ord);