de.schlichtherle.truezip.fs.archive
Class FsMultiplexedArchiveOutputShop.TempEntriesIterator
java.lang.Object
de.schlichtherle.truezip.fs.archive.FsMultiplexedArchiveOutputShop.TempEntriesIterator
- All Implemented Interfaces:
- Iterator<AE>
- Enclosing class:
- FsMultiplexedArchiveOutputShop<AE extends FsArchiveEntry>
private class FsMultiplexedArchiveOutputShop.TempEntriesIterator
- extends Object
- implements Iterator<AE>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
i
private final Iterator<FsMultiplexedArchiveOutputShop.TempEntryOutputStream> i
FsMultiplexedArchiveOutputShop.TempEntriesIterator
private FsMultiplexedArchiveOutputShop.TempEntriesIterator()
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator<AE extends FsArchiveEntry>
next
public AE next()
- Specified by:
next in interface Iterator<AE extends FsArchiveEntry>
remove
public void remove()
- Specified by:
remove in interface Iterator<AE extends FsArchiveEntry>
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.