Uses of Class
org.apache.felix.gogo.runtime.threadio.ThreadIOImpl
-
Packages that use ThreadIOImpl Package Description org.apache.felix.gogo.runtime.threadio -
-
Uses of ThreadIOImpl in org.apache.felix.gogo.runtime.threadio
Constructors in org.apache.felix.gogo.runtime.threadio with parameters of type ThreadIOImpl Constructor Description ThreadInputStream(ThreadIOImpl threadIO, java.io.InputStream in)
ThreadPrintStream(ThreadIOImpl threadIO, java.io.PrintStream out, boolean error)
-