|
Scala 2
v2.1.3 |
class
CountedIterator
[ A ]
extends
java.lang.Object with
scala.Iterator[A] with
scala.ScalaObjectDef Summary | |
def
count
: scala.Int
counts the elements in this iterator; counts start at 0 |
Def Detail |
def
count
: scala.Int