Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.lang.AutoCloseable
    • java.io.Closeable
      • java.nio.channels.Channel
      • okio.Sink (also extends java.io.Flushable)
        • okio.BufferedSink (also extends java.nio.channels.WritableByteChannel)
      • okio.Source
        • okio.BufferedSource (also extends java.nio.channels.ReadableByteChannel)
  • java.io.Flushable
    • okio.Sink (also extends java.io.Closeable)
      • okio.BufferedSink (also extends java.nio.channels.WritableByteChannel)