Class SortByPriority
java.lang.Object
sk.iway.iwcm.components.file_archiv.SortByPriority
- All Implemented Interfaces:
Comparator<FileArchivatorBean>
SortByKey.java
Title webjet4
Company Interway s.r.o. (www.interway.sk)
Copyright Interway s.r.o. (c) 2001-2013
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
SortByPriority
public SortByPriority(boolean asc) -
SortByPriority
public SortByPriority()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<FileArchivatorBean>
-