public interface Filter<Resource>
Filter
is a service interface which is used for filtering a
element
.boolean matches(Resource element)
element
- The element to be matched against the filtertrue
if the element matches the filter, otherwise
false
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"