public static interface Column.ColumnProvider extends BiFunction<String,Object,Column>
Column where it will create from two parameters:
The first one is the name of column
The second one is the information of columnandThen, applyCopyright © 2017–2021 Eclipse Foundation. All rights reserved.