|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object groovyx.gpars.extra166y.AbstractParallelAnyArray.FilteredAsDoubleIterator
class AbstractParallelAnyArray.FilteredAsDoubleIterator
Field Summary | |
---|---|
(package private) int |
cursor
|
(package private) double |
next
|
Constructor Summary | |
---|---|
AbstractParallelAnyArray.FilteredAsDoubleIterator()
|
Method Summary | |
---|---|
private void |
advance()
|
boolean |
hasNext()
|
java.lang.Double |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
double next
int cursor
Constructor Detail |
---|
AbstractParallelAnyArray.FilteredAsDoubleIterator()
Method Detail |
---|
private void advance()
public boolean hasNext()
hasNext
in interface java.util.Iterator<java.lang.Double>
public java.lang.Double next()
next
in interface java.util.Iterator<java.lang.Double>
public void remove()
remove
in interface java.util.Iterator<java.lang.Double>
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |