Class ListConverter<T,K>

java.lang.Object
component.field.dataconvert.ListConverter<T,K>
All Implemented Interfaces:
Converter<List<T>,List<K>>, DataConverter<List<T>,List<K>>

public class ListConverter<T,K> extends Object implements DataConverter<List<T>,List<K>>
Author:
a.petrov