public interface PreferencePolicy
Modifier and Type | Method and Description |
---|---|
Comparator<Capability> |
getComparator()
Get the capability comparator
|
void |
sort(List<Capability> providers)
Sort the given providers according to their preference
|
void sort(List<Capability> providers)
Comparator<Capability> getComparator()
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.