TrueZIP Kernel 7.0-rc2

de.schlichtherle.truezip.fs.archive
Class FsMultiplexedArchiveOutputShop.TempEntriesIterator

java.lang.Object
  extended by 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>


Field Summary
private  Iterator<FsMultiplexedArchiveOutputShop.TempEntryOutputStream> i
           
 
Constructor Summary
private FsMultiplexedArchiveOutputShop.TempEntriesIterator()
           
 
Method Summary
 boolean hasNext()
           
 AE next()
           
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

i

private final Iterator<FsMultiplexedArchiveOutputShop.TempEntryOutputStream> i
Constructor Detail

FsMultiplexedArchiveOutputShop.TempEntriesIterator

private FsMultiplexedArchiveOutputShop.TempEntriesIterator()
Method Detail

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>

TrueZIP Kernel 7.0-rc2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.