On this page
Trait scala.runtime.EnumValue
@transparentTrait
Supertypes |
---|
Concrete methods
Source
Definition Classes | Equals |
---|
Source
override def productArity: Int
Definition Classes | Product |
---|
Source
Definition Classes | Product |
---|
Source
Definition Classes | Product |
---|
Inherited methods
Source
An iterator over the names of all the elements of this product.
Inherited from | Product |
---|
Source
An iterator over all the elements of this product.
Returns | in the default implementation, an |
---|---|
Inherited from | Product |
Source
def productPrefix: String
A string used in the toString
methods of derived classes. Implementations may override this method to prepend a string prefix to the result of toString
methods.
Returns | in the default implementation, the empty string |
---|---|
Inherited from | Product |
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/runtime/EnumValue.html