findStaticObjectById

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