nameOf

open override fun nameOf(item: Item<*>): String

Returns the qualified name of the specified item.

Return

the qualified name of the specified item

Parameters

item

the specified item

Sources

jvm source
Link copied to clipboard