On this page
Class scala.Value
@SerialVersionUID(7091335633555234129L)
The type of the enumerated values.
Supertypes | |
---|---|
Known subtypes |
Abstract methods
Source
the id and bit location of this enumeration value
Concrete methods
Source
Create a ValueSet which contains this value and another one
Source
Definition Classes | Ordered |
---|
Source
Definition Classes | Any |
---|
Source
Definition Classes | Any |
---|
Inherited methods
Source
Returns true if this
is less than that
Inherited from | Ordered |
---|
Source
Returns true if this
is less than or equal to that
.
Inherited from | Ordered |
---|
Source
Returns true if this
is greater than that
.
Inherited from | Ordered |
---|
Source
Returns true if this
is greater than or equal to that
.
Inherited from | Ordered |
---|
Source
Result of comparing this
with operand that
.
Inherited from | Ordered |
---|
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/Enumeration$Value.html