|
Scala 2.4.0-RC2
|
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 |