Class LocalizationBundleSortType

  • All Implemented Interfaces:
    java.io.Serializable

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

      • LocalizationBundleSortType

        public LocalizationBundleSortType()
      • LocalizationBundleSortType

        public LocalizationBundleSortType​(int method)
      • LocalizationBundleSortType

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

      • name2method

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