Uses of Class
de.fenvariel.maven.gettext.Sort
-
-
Uses of Sort in de.fenvariel.maven.gettext
Fields in de.fenvariel.maven.gettext declared as Sort Modifier and Type Field Description protected SortGettextMojo. sortSet if the output should be sorted.Methods in de.fenvariel.maven.gettext that return Sort Modifier and Type Method Description static SortSort. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Sort[]Sort. values()Returns an array containing the constants of this enum type, in the order they are declared.
-