scala.Enumeration$Value
Aliases
Parameters
subClasses
superClasses
Any
java.io.Serializable
java.lang.Comparable
java.lang.Object
scala.Serializable
scala.math.Ordered
Js Constructors
new scala_Enumeration_Value
( )
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$greater
(
that:
scala.math.Ordered.A
)
:
boolean
$greater$eq
(
that:
scala.math.Ordered.A
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
$less
(
that:
scala.math.Ordered.A
)
:
boolean
$less$eq
(
that:
scala.math.Ordered.A
)
:
boolean
$plus
(
v:
scala.Enumeration$Value
)
:
scala.Enumeration$ValueSet
asInstanceOf
()
:
scala.Any.T0
compare
(
that:
scala.Enumeration$Value
)
:
int
compareTo
(
that:
scala.math.Ordered.A
)
:
int
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
other:
Any
)
:
boolean
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
id
()
:
int
isInstanceOf
()
:
boolean
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
toString
()
:
java.lang.String
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit