CAMEL_CASE
Convert enum values to CamelCase in Scala.
trait Singleton
trait Product
trait Mirror
trait Recognized
class EnumValueNaming
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
CAMEL_CASE.type
Type members
Value members
Concrete methods
Inherited methods
Create a new instance of type T
with elements taken from product p
.
Create a new instance of type T
with elements taken from product p
.
- Inherited from:
- Singleton
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
- Returns:
a string representation of the object.
- Definition Classes
- GeneratedEnum -> Any
- Inherited from:
- GeneratedEnum