toggle menu
jsonpath4k
2.4.1
common
switch theme
search in API
jsonpath4k
/
at.asitplus.jsonpath.core
/
FilterPredicate
Filter
Predicate
interface
FilterPredicate
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
fun
invoke
(
currentNode
:
JsonElement
,
rootNode
:
JsonElement
)
:
Boolean