Join Slack
Powered by
Is there a way to cast `Class<*>` into a `KC...
# announcements
l
lephyrius
06/19/2018, 4:58 PM
Is there a way to cast
Class<*>
into a
KClass<*>
? The reason is that I get the
Class<*>
from
ClassPath.from(cl).getTopLevelClasses("models")
2
Views
Open in Slack
Previous
Next