|
Scala 2.4.0-RC2
|
abstract
class
Value
extends
java.lang.Object
with
scala.Ordered[Enumeration.this.Value]
with
scala.ScalaObject
Constructor Summary | |
def
this
|
Def Summary | |
override
|
def
compare
(that: Enumeration.this.Value)
: scala.Int
|
abstract
|
def
id
: scala.Int
|
Def inherited from scala.Ordered[Enumeration.this.Value] | |
< , <=, >, >=, compare, compareTo |
Constructor Detail |
Def Detail |