|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SortedItemsProvider
An implementation of this interface is capable of providing sorted objects of any type in any order. The important part is that the java.util.Collection is returned and not java.util.List
Method Summary | |
---|---|
java.util.Collection<?> |
getSortedItems()
|
Method Detail |
---|
java.util.Collection<?> getSortedItems()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |