net.java.trueupdate.core.io
Class Sinks
java.lang.Object
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)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
execute
public static <V,X extends Exception> Sinks.ExecuteStatement<V,X> execute(OutputTask<V,X> task)
Copyright © 2013 Schlichtherle IT Services. All rights reserved.