TrueUpdate Core 0.1.4

net.java.trueupdate.core.io
Class ZipSources

java.lang.Object
  extended by net.java.trueupdate.core.io.ZipSources

public class ZipSources
extends Object

Provides functions for ZipSources.

Author:
Christian Schlichtherle

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

Method Detail

bind

public static <V,X extends Exception> ZipSources.BindStatement<V,X> bind(ZipInputTask<V,X> task)

execute

public static <V,X extends Exception> ZipSources.ExecuteStatement<V,X> execute(ZipInputTask<V,X> task)

TrueUpdate Core 0.1.4

Copyright © 2013 Stimulus Software. All rights reserved.