|
Scala 2.4.0-RC2
|
protected
class
Range
extends
SortedSetWrapper.this.Range
with
scala.collection.jcl.SortedSetWrapper[A]
with
scala.ScalaObject
Constructor Summary | |
def
this
(from: scala.Option[A], until: scala.Option[A])
|
Val Summary | |
val
underlying
: java.util.SortedSet
|
Def Summary | |
override
|
def
elements
: scala.collection.jcl.MutableIterator[A]
|
Def inherited from SortedSetWrapper.this.Range | |
contains1 , elements, has, rangeImpl |
Def inherited from scala.collection.jcl.SortedSetWrapper[A] | |
compare , first, last, rangeImpl, underlying |
Constructor Detail |
Val Detail |
Def Detail |