|
|
Scala 2.3.3
|
protected
class
Range
extends BufferWrapper.this.Range
with scala.collection.jcl.BufferWrapper[A]
with scala.ScalaObject
| Constructor Summary | |
def
this
(from: scala.Option[scala.Int], until: scala.Option[scala.Int])
|
|
| Val Summary | |
val
underlying
: java.util.List
|
|
| Var inherited from BufferWrapper.this.Range | |
| from , until |
| Def Summary | |
override
|
def
elements
: scala.collection.jcl.BufferIterator[scala.Int, A]
|
| Def inherited from BufferWrapper.this.Range | |
| add , add, apply, elements, remove, set, size, translate |
| Def inherited from scala.collection.jcl.BufferWrapper[A] | |
| add , add, addAll, apply, elements, indexOf, rangeImpl, remove, set, super$addAll, underlying |
| Constructor Detail |
| Val Detail |
| Def Detail |