public interface Sorter
Modifier and Type | Method and Description |
---|---|
void |
sort(List<ActiveDescriptor<?>> descriptors)
Sort the given list of run level service descriptors.
|
void sort(List<ActiveDescriptor<?>> descriptors)
descriptors
- the list descriptors to be sortedCopyright © 2018 Oracle Corporation. All rights reserved.