Class BoxHandlerDefSortType

  • All Implemented Interfaces:
    Serializable

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

      • BoxHandlerDefSortType

        public BoxHandlerDefSortType()
      • BoxHandlerDefSortType

        public BoxHandlerDefSortType​(int method)
      • BoxHandlerDefSortType

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

      • name2method

        public static int name2method​(String name)