程序包org.apache.felix.gogo.runtime.threadio的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • java.io.InputStream (implements java.io.Closeable)
    • org.apache.felix.gogo.runtime.threadio.Marker
    • java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
      • java.io.FilterOutputStream
        • java.io.PrintStream (implements java.lang.Appendable, java.io.Closeable)
    • org.apache.felix.gogo.runtime.threadio.ThreadIOImpl (implements org.apache.felix.service.threadio.ThreadIO)