public static interface Util.IConverter<T1,T2>
T2
convert(T1 t1)
T2 convert(T1 t1) throws GeneralException
GeneralException