Interface PropertyBijector<RECORD>

All Superinterfaces:
PropertyExtractor<RECORD>, PropertyInjector<RECORD>, PropertyProvider<RECORD>

public interface PropertyBijector<RECORD> extends PropertyInjector<RECORD>, PropertyExtractor<RECORD>