in scala.collection.jcl.SortedSetWrapper
class Range

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
def this (from: scala.Option[A], until: scala.Option[A])

Val Detail
val underlying : java.util.SortedSet

Def Detail
override def elements : scala.collection.jcl.MutableIterator[A]