Class PagexSortType

  • All Implemented Interfaces:
    java.io.Serializable

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

      • PagexSortType

        public PagexSortType()
      • PagexSortType

        public PagexSortType​(int method)
      • PagexSortType

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

      • name2method

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