private class FsMultiplexedArchiveOutputShop.TempEntriesIterator extends Object implements Iterator<AE>
| Modifier and Type | Field and Description |
|---|---|
private Iterator<FsMultiplexedArchiveOutputShop.TempEntryOutputStream> |
i |
| Modifier | Constructor and Description |
|---|---|
private |
FsMultiplexedArchiveOutputShop.TempEntriesIterator() |
private final Iterator<FsMultiplexedArchiveOutputShop.TempEntryOutputStream> i
private FsMultiplexedArchiveOutputShop.TempEntriesIterator()
public boolean hasNext()
hasNext in interface Iterator<AE extends FsArchiveEntry>public AE next()
next in interface Iterator<AE extends FsArchiveEntry>public void remove()
remove in interface Iterator<AE extends FsArchiveEntry>Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.