public interface LayoutFilter
Modifier and Type | Method and Description |
---|---|
Collection<LayoutTO> |
filter(Collection<LayoutTO> layouts)
Filter a collection of layouts and return a sub-set of
layouts.
|
Collection<LayoutTO> filter(Collection<LayoutTO> layouts)
layouts
- The layouts to be filtered.Copyright © 2014. All Rights Reserved.