Class UserDefSortType

  • All Implemented Interfaces:
    Serializable

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

      • UserDefSortType

        public UserDefSortType()
      • UserDefSortType

        public UserDefSortType​(int method)
      • UserDefSortType

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

      • name2method

        public static int name2method​(String name)