Package | Description |
---|---|
org.apache.felix.gogo.runtime.threadio |
Modifier and Type | Field and Description |
---|---|
(package private) Marker |
ThreadIOImpl.defaultMarker |
(package private) Marker |
Marker.previous |
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.ThreadLocal<Marker> |
ThreadIOImpl.current |
Modifier and Type | Method and Description |
---|---|
(package private) Marker |
ThreadIOImpl.current() |
Constructor and Description |
---|
Marker(java.io.InputStream in,
java.io.PrintStream out,
java.io.PrintStream err,
Marker previous) |