toggle menu
Wow
3.16.8
jvm
switch theme
search in API
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