scala.collection.generic.Sorted
Aliases
Parameters
subClasses
scala.Enumeration$ValueSet
scala.collection.SortedSet
scala.collection.SortedSetLike
scala.collection.SortedSetLike.<refinement>
scala.collection.SortedSetLike.This
scala.collection.generic.Sorted.This
scala.collection.immutable.SortedSet
superClasses
Any
java.lang.Object
Js Constructors
ApplyMethods
Methods
$bang$eq
(
x$1:
Any
)
:
boolean
$eq$eq
(
x$1:
Any
)
:
boolean
$hash$hash
()
:
int
$init$
()
:
Unit
asInstanceOf
()
:
scala.Any.T0
compare
(
k0:
scala.collection.generic.Sorted.K
,
k1:
scala.collection.generic.Sorted.K
)
:
int
eq
(
x$1:
java.lang.Object
)
:
boolean
equals
(
x$1:
Any
)
:
boolean
firstKey
()
:
scala.collection.generic.Sorted.K
from
(
from:
scala.collection.generic.Sorted.K
)
:
scala.collection.generic.Sorted.This
getClass
()
:
java.lang.Class
[
Any
]
hashCode
()
:
int
isInstanceOf
()
:
boolean
keySet
()
:
scala.collection.SortedSet
[
scala.collection.generic.Sorted.K
]
keysIteratorFrom
(
start:
scala.collection.generic.Sorted.K
)
:
scala.collection.Iterator
[
scala.collection.generic.Sorted.K
]
lastKey
()
:
scala.collection.generic.Sorted.K
ne
(
x$1:
java.lang.Object
)
:
boolean
notify
()
:
Unit
notifyAll
()
:
Unit
ordering
()
:
scala.math.Ordering
[
scala.collection.generic.Sorted.K
]
range
(
from:
scala.collection.generic.Sorted.K
,
until:
scala.collection.generic.Sorted.K
)
:
scala.collection.generic.Sorted.This
rangeImpl
(
from:
scala.Option
[
scala.collection.generic.Sorted.K
]
,
until:
scala.Option
[
scala.collection.generic.Sorted.K
]
)
:
scala.collection.generic.Sorted.This
synchronized
(
x$1:
java.lang.Object.T0
)
:
java.lang.Object.T0
to
(
to:
scala.collection.generic.Sorted.K
)
:
scala.collection.generic.Sorted.This
toString
()
:
java.lang.String
until
(
until:
scala.collection.generic.Sorted.K
)
:
scala.collection.generic.Sorted.This
wait
()
:
Unit
wait
(
x$1:
long
)
:
Unit
wait
(
x$1:
long
,
x$2:
int
)
:
Unit