forType

open fun <T> forType(type: Class<out T>): Namer<in T>

For type.

Since

1.0