private static final class FsDefaultArchiveController.OutputArchive<E extends FsArchiveEntry> extends DecoratingOutputShop<E,OutputShop<E>>
| Modifier and Type | Field and Description |
|---|---|
(package private) OutputShop<E> |
driverProduct |
delegate| Constructor and Description |
|---|
FsDefaultArchiveController.OutputArchive(OutputShop<E> driverProduct) |
| Modifier and Type | Method and Description |
|---|---|
(package private) OutputShop<E> |
getDriverProduct()
Exposes the product of the archive driver this output archive is
decorating.
|
close, getOutputSocketgetEntry, getSize, iterator, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEntry, getSize, iteratorfinal OutputShop<E extends FsArchiveEntry> driverProduct
FsDefaultArchiveController.OutputArchive(OutputShop<E> driverProduct)
OutputShop<E> getDriverProduct()
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.