org.gcube.application.framework.search.library.util
Class ArraysSorter
java.lang.Object
org.gcube.application.framework.search.library.util.ArraysSorter
- All Implemented Interfaces:
- Comparator<CollectionInfo>
public class ArraysSorter
- extends Object
- implements Comparator<CollectionInfo>
- Author:
- Nikolas - NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArraysSorter
public ArraysSorter()
setSortingBy
public void setSortingBy(ArraysSorter.Order sortBy)
compare
public int compare(CollectionInfo colInfo1,
CollectionInfo colInfo2)
- Specified by:
compare in interface Comparator<CollectionInfo>
Copyright © 2013. All Rights Reserved.