java.lang.classfile model enumeration order
Mark Roberts
markro at cs.washington.edu
Fri Nov 22 00:12:17 UTC 2024
Are there any rules/guarantees that the order of items in
ClassModel::methods() will match the order in ‘for (ClassElement ce : cm)’
for the ce elements that are MethodModel? And also for similar items down
the class hierarchy?
Thank you, Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/classfile-api-dev/attachments/20241121/ec6654d1/attachment.htm>
More information about the classfile-api-dev
mailing list