| Constructor and Description | 
|---|
| ListConverter() | 
public List<E> convert(List<E> list, Feature targetOwner) throws IllegalAccessError
Converterconvert in interface Converter<List<E>>list - the source object to be convertedtargetOwner - the owner of the converted objectIllegalAccessError