Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.naming
/
KebabCaseStrategy
Kebab
Case
Strategy
object
KebabCaseStrategy
:
NamingStrategy
,
Tokenizer
Members
Properties
SEPARATOR
Link copied to clipboard
const
val
SEPARATOR
:
String
Functions
segment
Link copied to clipboard
open
override
fun
segment
(
phrase
:
String
)
:
List
<
String
>
transform
Link copied to clipboard
open
override
fun
transform
(
words
:
List
<
String
>
)
:
String