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