TrueUpdate Core 0.5

net.java.trueupdate.core.io
Class Sinks

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

@Immutable
public class Sinks
extends Object

Provides functions for Sinks.

Author:
Christian Schlichtherle (copied and edited from TrueLicense Core 2.3.1)

Nested Class Summary
static interface Sinks.ExecuteStatement<V,X extends Exception>
           
 
Method Summary
static
<V,X extends Exception>
Sinks.ExecuteStatement<V,X>
execute(OutputTask<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> Sinks.ExecuteStatement<V,X> execute(OutputTask<V,X> task)

TrueUpdate Core 0.5

Copyright © 2013 Schlichtherle IT Services. All rights reserved.