munchies
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
munchies
commons
/
com.munchies.commons.repository
/
InMemoryRepository
/
findAllByPredicate
find
All
By
Predicate
fun
findAllByPredicate
(
predicate
:
(
E
)
->
Boolean
)
:
List
<
E
>