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