- java.lang.Object
-
- io.vertx.codegen.format.Case
-
- io.vertx.codegen.format.KebabCase
-
public class KebabCase extends Case
Kebab case, for instance foo-bar.- Author:
- Julien Viet
-
-
Constructor Summary
Constructors Constructor Description KebabCase()
-
-
-
Field Detail
-
INSTANCE
public static final Case INSTANCE
ACamelCaseinstance.
-
-