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