Package | Description |
---|---|
com.github.wuic.util |
Utility package where helper methods are defined.
|
Modifier and Type | Method and Description |
---|---|
static <T> void |
Pipe.executeAndWriteTo(Pipe<T> pipe,
List<Pipe.OnReady> callbacks,
OutputStream os)
Executes the given pipe and writes the result into the given
OutputStream . |
Copyright © 2012-2015. All Rights Reserved.