Join Slack
Communities
Powered by
Hi all, is there an equivalent in Kotlin Reflect t...
# reflect
j
James Whitehead
08/23/2021, 9:53 AM
Hi all, is there an equivalent in Kotlin Reflect to Java's
isInterface
? I see we have
isAbstract
,
isOpen
, etc, but I haven't found anything for interface.
Open in Slack
Previous
Next