|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ambit2.core.groups.AbstractGroup.SelfIterable<T>
protected class AbstractGroup.SelfIterable<T>
Field Summary | |
---|---|
protected T |
atom
|
Constructor Summary | |
---|---|
AbstractGroup.SelfIterable(T atom)
|
Method Summary | |
---|---|
java.util.Iterator<T> |
iterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected T atom
Constructor Detail |
---|
public AbstractGroup.SelfIterable(T atom)
Method Detail |
---|
public java.util.Iterator<T> iterator()
iterator
in interface java.lang.Iterable<T>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |