public interface IterableConvertor<S,T> extends Convertor<S,T>
IterableConvertor
getSourceType, getTargetType, sourceToTarget, targetToSource