|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgeb.navigator.NavigatorIterator
class NavigatorIterator extends Object
Iterator for looping over the context elements of a Navigator instance.
Constructor Summary | |
NavigatorIterator(Navigator navigator)
|
Method Summary | |
---|---|
boolean
|
hasNext()
|
Navigator
|
next()
|
void
|
remove()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
NavigatorIterator(Navigator navigator)
Method Detail |
---|
boolean hasNext()
Navigator next()
void remove()
Groovy API Documentation for geb-core 0.6.3 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org