T 代表一种类型。加在类上:class SuperClass<A>{}加在方法上:public <T>void fromArrayToCollection(T[] a, Collection<T> c){