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