Class FilteredIPSortType

java.lang.Object
net.anotheria.util.sorter.SortType
net.anotheria.anosite.gen.assiteconfig.data.FilteredIPSortType
All Implemented Interfaces:
Serializable

public class FilteredIPSortType extends net.anotheria.util.sorter.SortType
See Also:
  • Field Details

  • Constructor Details

    • FilteredIPSortType

      public FilteredIPSortType()
    • FilteredIPSortType

      public FilteredIPSortType(int method)
    • FilteredIPSortType

      public FilteredIPSortType(int method, boolean order)
  • Method Details

    • name2method

      public static int name2method(String name)