|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
and{and{filter}}
...true
if the entry should be part of the filter, false
otherwisese."
name
as a key in the
flattened map (this filter is expensive!).entry.metadata[name]
String
,
Collection
or anything that answer to each
and
: tries to remove f2 from f1 (if possible... this
call is simplified in the sense that it does not handle complex scenarios)Groovy Documentation