private static class ForkStarter.InputStreamCloser
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.atomic.AtomicReference<java.io.InputStream> |
testProvidingInputStream |
| Constructor and Description |
|---|
InputStreamCloser(java.io.InputStream testProvidingInputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |