Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DVM 有泛型的概念吗?它们是否在字节码中实现,以便我可以通过反射访问它们?
理想情况下,我希望对 DVM 进行深入研究-任何人都可以推荐任何指针,因为我似乎根本找不到任何有深度的书。
非常感谢。
我相信当源代码变成字节码时所有类型信息都已经消失了,所以答案是否定的。