Class RedirectUrlSortType

  • All Implemented Interfaces:
    Serializable

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

      • RedirectUrlSortType

        public RedirectUrlSortType()
      • RedirectUrlSortType

        public RedirectUrlSortType​(int method)
      • RedirectUrlSortType

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

      • name2method

        public static int name2method​(String name)