class ProcessHandler.Reader extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Editor |
editor |
(package private) ArrayBlockingQueue<String> |
line |
(package private) Thread |
thread |
| Constructor and Description |
|---|
ProcessHandler.Reader(Thread thread,
boolean echo) |
final ArrayBlockingQueue<String> line
ProcessHandler.Reader(Thread thread, boolean echo)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.