public class ListConverter<E> extends Object
| Constructor and Description |
|---|
ListConverter(List aList) |
public ListConverter(List aList)
public static List convert(List aList, Type aType) throws Exception
Exception - if a parameter of the List can't be cast as aType
TODO: souldn't throw a generic Exception exceptionCopyright © 2013. All Rights Reserved.