public class IOProcess<T> extends AbstractProcess<T>
| Modifier and Type | Class and Description |
|---|---|
static interface |
IOProcess.Input<T> |
static interface |
IOProcess.Output<T> |
HasLifecycle.LifecycleHandler| Constructor and Description |
|---|
IOProcess(IOProcess.Output<T> output) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(float milliTimeLimit) |
onDestroy, onInit, onStart, onStopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonDestroy, onInit, onStart, onStoppublic IOProcess(IOProcess.Output<T> output)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.