E - public static interface ExecutableList.Sorter<E extends Executable>
| Modifier and Type | Method and Description |
|---|---|
void |
sort(java.util.List<E> l)
Sorts the list.
|
void sort(java.util.List<E> l)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.