Why are some classes generic in the source code and documentation, but not in the published Jar files (Version 5.2)?
Jonas Wielicki <[email protected]> Thu, 31 Aug 2017 09:47:38 +0200
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <3185403.rQk74c0IfZ@sinistra> |
Dear list, We are currently trying to use ASM in a research project. We found that some of the classes (mostly in org.objectweb.asm.tree.analysis package) are documented as being generic (and when downloading the source files, we find that they are indeed declared as generic), but in the Jar files they are not generic. What is the reason for that? Examples include: - org.objectweb.asm.tree.analysis.Frame - org.objectweb.asm.tree.analysis.Interpreter - org.objectweb.asm.tree.analysis.Analyser Are we too stupid to use the jarfiles correctly or find the correct jarfiles? We obtained the jarfiles from [1]. kind regards, Jonas Wielicki [1]: http://forge.ow2.org/project/download.php?group_id=23&file_id=21558 [2]: http://forge.ow2.org/project/download.php?group_id=23&file_id=21557 -- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws