Interface ContextualPopulaterList<SOURCE,TARGET,OPTIONS>

Type Parameters:
SOURCE - the type of the source object
TARGET - the type of the destination object
OPTIONS - the type of the options/context object
All Known Implementing Classes:
AbstractContextualPopulatingConverter

public interface ContextualPopulaterList<SOURCE,TARGET,OPTIONS>
Interface for a list of populators.