JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
it.riccardotraverso.java.lang.Predicate
Packages that use
Predicate
Package
Description
it.riccardotraverso.json
Uses of
Predicate
in
it.riccardotraverso.json
Methods in
it.riccardotraverso.json
with parameters of type
Predicate
Modifier and Type
Method and Description
J
JSONArray.
find
(
Predicate
<
J
> pred)
Finds and returns the first JSON element in the array which satisfies the given predicate.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes