      |  | abstract public class FileChannel extends AbstractInterruptibleChannel implements GatheringByteChannel,ScatteringByteChannel,ByteChannel(Code)(Java Doc)
|  | public interface GatheringByteChannel extends WritableByteChannel(Code)(Java Doc)
|  | public interface ScatteringByteChannel extends ReadableByteChannel(Code)(Java Doc)
|  | public interface ByteChannel extends ReadableByteChannel,WritableByteChannel(Code)(Java Doc)
|