smallrye / jandex

Java Annotation Indexer
Apache License 2.0
400 stars 94 forks source link

replace ClassInfo.unsorted* with *InDeclarationOrder #420

Closed Ladicek closed 3 months ago

FroMage commented 3 months ago

This is nice, because completion will list those methods when completing for fields and methods. Much better than before !