Class SiteSortType

  • All Implemented Interfaces:
    java.io.Serializable

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

      • SiteSortType

        public SiteSortType()
      • SiteSortType

        public SiteSortType​(int method)
      • SiteSortType

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

      • name2method

        public static int name2method​(java.lang.String name)