Class BeanPropertyExtractor<RECORD>

java.lang.Object
org.teamapps.data.extract.BeanPropertyExtractor<RECORD>
All Implemented Interfaces:
PropertyExtractor<RECORD>, PropertyProvider<RECORD>

public class BeanPropertyExtractor<RECORD> extends Object implements PropertyExtractor<RECORD>