E - the type of the entries.@CleanupObligation public interface OutputShop<E extends Entry> extends Closeable, OutputService<E>
All methods of this interface must reflect all entries, including those
which have just been partially written yet, i.e. which have not already
received a call to their close() method.
InputShop| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getOutputSocket, iteratorgetEntry, getSize@DischargesObligation
void close()
throws IOException
close in interface AutoCloseableclose in interface CloseableIOExceptionCopyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.