|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.util.ManagedLinkedList.Iter
class ManagedLinkedList.Iter
Constructor Summary | |
ManagedLinkedList.Iter()
|
Method Summary | |
---|---|
boolean
|
hasNext()
|
T
|
next()
|
void
|
remove()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public ManagedLinkedList.Iter()
Method Detail |
---|
public boolean hasNext()
public T next()
public void remove()
Copyright © 2003-2009 The Codehaus. All rights reserved.