public class PackDirToYElementIterator extends Object implements Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
Modifier and Type | Class and Description |
---|---|
static class |
PackDirToYElementIterator.PrivateYElementIteratorFromStringIterator |
Constructor and Description |
---|
PackDirToYElementIterator(File file) |
public PackDirToYElementIterator(File file)
public boolean hasNext()
hasNext
in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
public pl.edu.icm.yadda.bwmeta.model.YElement next()
next
in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
public void remove()
remove
in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
Copyright © 2002-2014 ICM, Warsaw University. All Rights Reserved.