Class RoleSortType

  • All Implemented Interfaces:
    Serializable

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

      • RoleSortType

        public RoleSortType()
      • RoleSortType

        public RoleSortType​(int method)
      • RoleSortType

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

      • name2method

        public static int name2method​(String name)