public static java.util.List func(java.util.List l)
{}在这个函数中,怎么知道l中元素具体的类型?比如如果实参是 List<Integer>,List<String>等等