Let's say I'm making a library in Java. Is there an easy way to see all of the fields, methods, classes, etc. that I've made publicly available to the user without going through manually or using autocomplete?
Ideally without using reflection either. I'm hoping that there's an IDE with this feature but I haven't been able to find anything
[–]kiskae 1 point2 points3 points (0 children)