Class ScriptSortType

  • All Implemented Interfaces:
    java.io.Serializable

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

      • ScriptSortType

        public ScriptSortType()
      • ScriptSortType

        public ScriptSortType​(int method)
      • ScriptSortType

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

      • name2method

        public static int name2method​(java.lang.String name)