泛型类 在 被创建为Class对象时,他是继承了ParameterizedType接口吗?这一块不是很了解,泛型的类型是ParameterizedType,但是Class类只是继承了Type。
求大神指点,几天没睡好了
你说的是list o=new ArrayList 这样么