This class holds information describes how a {@link FileTable} is currently sorted: sort criterion,ascending/descending order, whether directories are displayed first or mixed with regular files.
The values are not meant to be changed outside this package: all setters are package-protected. Use {@link FileTable} methods to change how the table is sorted.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.