|
|
Scala 2.3.3
|
protected
class
Range
extends SortedMapWrapper.this.Range
with scala.collection.jcl.SortedMapWrapper[K, E]
with scala.ScalaObject
| Constructor Summary | |
def
this
(from: scala.Option[K], until: scala.Option[K])
|
|
| Val Summary | |
val
underlying
: java.util.SortedMap
|
|
| Def Summary | |
override
|
def
compare
(k0: K, k1: K)
: scala.Int
|
| Def inherited from SortedMapWrapper.this.Range | |
| compare , contains, contains0, get, pfilter, put, rangeImpl |
| Def inherited from scala.collection.jcl.SortedMapWrapper[K, E] | |
| Range , compare, first, keySet, last, underlying |
| Constructor Detail |
| Val Detail |
| Def Detail |