Uses of Class
edu.wisc.ssec.mcidasv.jython.OutputStreamDemux
Packages that use OutputStreamDemux
-
Uses of OutputStreamDemux in edu.wisc.ssec.mcidasv.jython
Fields in edu.wisc.ssec.mcidasv.jython declared as OutputStreamDemuxModifier and TypeFieldDescriptionprivate final OutputStreamDemux
Runner.STD_ERR
Acts like a global error stream that redirects data to whicheverConsole
matches the current thread name.private final OutputStreamDemux
Runner.STD_OUT
Acts like a global output stream that redirects data to whicheverConsole
matches the current thread name.