E - The type of the entries.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.
InputShopgetOutputSocketgetEntry, getSize, iteratorCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.