|
|
Scala 2.3.3
|
protected
class
Filter
extends java.lang.Object
with scala.collection.jcl.MutableSeq[A]
with scala.ScalaObject
| Class Summary | |
class
FilterIterator
|
|
| Constructor Summary | |
def
this
(p: (A) => scala.Boolean)
|
|
| Def Summary | |
def
elements
: scala.collection.jcl.SeqIterator[scala.Int, A]
|
|
| Def inherited from scala.collection.jcl.MutableSeq[A] | |
| apply , elements, indexOf, isEmpty, length, pfilter, pmap |
| Constructor Detail |
| Def Detail |