findStaticObjectsByIds

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