pl.edu.icm.yadda.analysis.packscanner
Class PackDirToYElementIterator
java.lang.Object
pl.edu.icm.yadda.analysis.packscanner.PackDirToYElementIterator
- All Implemented Interfaces:
- Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
public class PackDirToYElementIterator
- extends Object
- implements Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
- Author:
- kura
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackDirToYElementIterator
public PackDirToYElementIterator(File file)
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
next
public pl.edu.icm.yadda.bwmeta.model.YElement next()
- Specified by:
next
in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
remove
public void remove()
- Specified by:
remove
in interface Iterator<pl.edu.icm.yadda.bwmeta.model.YElement>
Copyright © 2002-2013 ICM, Warsaw University. All Rights Reserved.