public interface LayoutSelector
| Modifier and Type | Method and Description |
|---|---|
LayoutTO |
select(Collection<LayoutTO> layouts)
Must choose from the given list of layouts the layout that matches
the selector rules.
|
LayoutTO select(Collection<LayoutTO> layouts)
layouts - The available list of layouts.Copyright © 2014. All Rights Reserved.