Class BoxTypeSortType

  • All Implemented Interfaces:
    Serializable

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

      • BoxTypeSortType

        public BoxTypeSortType()
      • BoxTypeSortType

        public BoxTypeSortType​(int method)
      • BoxTypeSortType

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

      • name2method

        public static int name2method​(String name)