|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract public interface InhabitantSorter
Contract for sorting inhabitants.
RunLevelService| Method Summary | |
|---|---|
List<Inhabitant<?>> |
sort(List<Inhabitant<?>> inhabitants)
Sorts inhabitants based on an implementation specific sorting scheme. |
| Method Detail |
|---|
List<Inhabitant<?>> sort(List<Inhabitant<?>> inhabitants)
inhabitants - the inhabitants to sort. This may possibly be an
unmodifiable list. Implementors are therefore cautioned to handle
this case accordingly.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||