public static interface CompositeStateRepository.RepositorySelector
Modifier and Type | Method and Description |
---|---|
List<StateRepository> |
getSelected(List<StateRepository> from)
Returns a subset of state repositories from the specified collection.
|
List<StateRepository> getSelected(List<StateRepository> from)
from
- the collection to select fromCopyright © 2017. All Rights Reserved.