Interface PropertyExtractor<RECORD>

All Superinterfaces:
PropertyProvider<RECORD>
All Known Subinterfaces:
PropertyBijector<RECORD>
All Known Implementing Classes:
BeanPropertyExtractor

public interface PropertyExtractor<RECORD> extends PropertyProvider<RECORD>