adding an interface to a class
Mark Roberts
markro at cs.washington.edu
Wed Apr 2 19:12:21 UTC 2025
I might be missing something, but I see only a method to set all the
interfaces of a class. So to add an interface I have to get the current
list of interfaces, add mine to it and then reset the entire list. Is that
correct?
Thank you,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/classfile-api-dev/attachments/20250402/01f8fdee/attachment.htm>
More information about the classfile-api-dev
mailing list