Uses of Class
io.sundr.functions.Pluralize
-
Packages that use Pluralize Package Description io.sundr.functions -
-
Uses of Pluralize in io.sundr.functions
Methods in io.sundr.functions that return Pluralize Modifier and Type Method Description static PluralizePluralize. valueOf(String name)Returns the enum constant of this type with the specified name.static Pluralize[]Pluralize. values()Returns an array containing the constants of this enum type, in the order they are declared.
-