TrueUpdate Core 0.3

net.java.trueupdate.core.zip.io
Class ZipSinks

java.lang.Object
  extended by net.java.trueupdate.core.zip.io.ZipSinks

public class ZipSinks
extends Object

Provides functions for ZipSinks.

Author:
Christian Schlichtherle
See Also:
ZipSources

Nested Class Summary
static interface ZipSinks.ExecuteStatement<V,X extends Exception>
           
 
Method Summary
static
<V,X extends Exception>
ZipSinks.ExecuteStatement<V,X>
execute(ZipOutputTask<V,X> task)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public static <V,X extends Exception> ZipSinks.ExecuteStatement<V,X> execute(ZipOutputTask<V,X> task)

TrueUpdate Core 0.3

Copyright © 2013 Schlichtherle IT Services. All rights reserved.