de.schlichtherle.io
Class OutputArchiveMetaData
java.lang.Object
de.schlichtherle.io.OutputArchiveMetaData
public final class OutputArchiveMetaData
- extends Object
This class is not intended for public use!
It's only public in order to implement
ArchiveDriver
s.
Annotates an OutputArchive
with the methods required for safe
writing of archive entries.
As an implication of this, it's also responsible for the synchronization
of the streams between multiple threads.
- Since:
- TrueZIP 6.0
- Version:
- TrueZIP 6.7
- Author:
- Christian Schlichtherle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |