@Contract public interface Sorter
| Modifier and Type | Method and Description |
|---|---|
List<ServiceHandle<?>> |
sort(List<ServiceHandle<?>> descriptors)
Sort the given list of run level service handles.
|
List<ServiceHandle<?>> sort(List<ServiceHandle<?>> descriptors)
descriptors - the list descriptors to be sortedCopyright © 2009-2015 Oracle Corporation. All Rights Reserved.