Chris Beams opened SPR-8358 and commented
In support of #12837, support introspecting for nested classes (i.e.: Class#getClasses()
/ Class#getDeclaredClasses()
). Through the ClassMetadata
interface. Provide both ASM and standard reflection implementations.
Attachments:
Issue Links:
Referenced from: commits 5b2c7c4, 4a6101a