Interface PropertyBijector<RECORD>

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

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