setTag

fun <T> setTag(clazz: Class<T>, value: T)

Assigns the tag value using the given class key and value.