Class EntryPointSortType

  • All Implemented Interfaces:
    java.io.Serializable

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

      • EntryPointSortType

        public EntryPointSortType()
      • EntryPointSortType

        public EntryPointSortType​(int method)
      • EntryPointSortType

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

      • name2method

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