ParameterizedType pt= (ParameterizedType)method.getGenericReturnType(); spa
Class type = (Class)pt.getActualTypeArguments()[0]; get