Join Slack
How to calculate the number of public, private, internal, protected methods and classes from a publi...
# getting-started
t
thhh
04/09/2021, 12:04 PM
How to calculate the number of public, private, internal, protected methods and classes from a public or internal package?
s
stephanmg
04/09/2021, 12:18 PM
Can’t you use reflections?
stephanmg
04/09/2021, 12:20 PM
https://stackoverflow.com/questions/520328/can-you-find-all-classes-in-a-package-using-reflection
and
https://stackoverflow.com/questions/42401781/how-to-find-all-classes-in-a-package-using-reflection-in-kotlin
stephanmg
04/09/2021, 12:20 PM
might help
👍 1
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by