yeah I didn't want to do that, wasn't sure if kotl...
# reflect
s
yeah I didn't want to do that, wasn't sure if kotlin was capable of it. thanks!
g
There is a library
Reflections
library: http://static.javadoc.io/org.reflections/reflections/0.9.10/org/reflections/Reflections.html, to help you do this, but its really fighting an up-hill battle, with all the performance implications therein.