public static interface Document.DocumentProvider extends BiFunction<String,Object,Document>
Document 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–2020 Eclipse Foundation. All rights reserved.