Ko Represents Type Provider
An interface representing a Kotlin declaration that provides information about whether it represents a specified type.
Inheritors
Functions
Link copied to clipboard
Determines whatever this declaration represents the specified type.
Link copied to clipboard
Returns true
if declaration represents the type of T.