StringUtils
Constructors
new StringUtils()
new StringUtils():
StringUtils
Returns
Methods
camelCaseToSentence()
staticcamelCaseToSentence(s,o?):any
Parameters
| Parameter | Type |
|---|---|
s | string |
o? | object |
o.capitalizeConjunctions? | boolean |
o.capitalizeFirst? | boolean |
o.capitalizeNext? | boolean |
Returns
any
Source
hashCode()
statichashCode(s):number
Parameters
| Parameter | Type |
|---|---|
s | string |
Returns
number