isOfType

fun DRI.isOfType(packageName: String, className: String): Boolean


inline fun <T> DRI.isOfType(): Boolean

Return

whether the DRI points to the type T