findStaticById

abstract fun <E : Any, S : Static<E>> findStaticById(staticType: KClass<S>, id: Any): S?