smallrye / jandex

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

replace ClassInfo.unsorted* with *InDeclarationOrder #420

Closed Ladicek closed 2 months ago

FroMage commented 2 months ago

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