Package org.teamapps.data.extract
Interface PropertyBijector<RECORD>
- All Superinterfaces:
PropertyExtractor<RECORD>,PropertyInjector<RECORD>,PropertyProvider<RECORD>
public interface PropertyBijector<RECORD> extends PropertyInjector<RECORD>, PropertyExtractor<RECORD>