Class AttributeSortType

  • All Implemented Interfaces:
    Serializable

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

      • AttributeSortType

        public AttributeSortType()
      • AttributeSortType

        public AttributeSortType​(int method)
      • AttributeSortType

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

      • name2method

        public static int name2method​(String name)