public interface NutFilter
List<String> filterPaths(List<String> paths)
Filters the given paths list provided by the NutsHeap
associated to the specified ID
and returns the result.
Depending of the implementation, the result could be the instance specified in parameter or a new one
paths
- the paths to filterCopyright © 2012-2015. All Rights Reserved.