Class SizeDescending

  • All Implemented Interfaces:
    FileSorter

    public class SizeDescending
    extends SafeFileSorter
    Sort the list of files by their size in reverse order

    In the adapter configuration file this class is aliased as fs-sort-size-descending which is the preferred alternative to the fully qualified classname when building your configuration.

    • Constructor Summary

      Constructors 
      Constructor Description
      SizeDescending()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SizeDescending

        public SizeDescending()