findStaticByIds

abstract fun <E : Any, S : Static<E>> findStaticByIds(staticType: KClass<S>, ids: Collection<*>): List<S>