findAllByPredicate

fun findAllByPredicate(predicate: (E) -> Boolean): List<E>