JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum 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
Pluralize
Pluralize.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Pluralize
[]
Pluralize.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.