listAll

fun <T> SimpleFilter<T>.listAll(): SimpleFilter<Iterable<T>>

Return

SimpleFilter which will return true in case when all the items in incoming data passed this filter