|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AtomLeafsetIterator
Interface for classes that loop over a set of atoms. Permits iteration via a next()!=null while loop (iterator returns atoms to client) or via a call to allAtoms(AtomsetActive) (client gives action to iterator).
| Method Summary | |
|---|---|
IAtomList |
next()
Returns the next AtomSet iterate, or null if hasNext() is false. |
| Methods inherited from interface etomica.atom.iterator.AtomsetIterator |
|---|
nBody, reset, size, unset |
| Method Detail |
|---|
IAtomList next()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||