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