Class FileLinkSortType

  • All Implemented Interfaces:
    Serializable

    public class FileLinkSortType
    extends net.anotheria.util.sorter.SortType
    See Also:
    Serialized Form
    • Constructor Detail

      • FileLinkSortType

        public FileLinkSortType()
      • FileLinkSortType

        public FileLinkSortType​(int method)
      • FileLinkSortType

        public FileLinkSortType​(int method,
                                boolean order)
    • Method Detail

      • name2method

        public static int name2method​(String name)