Searched defs:FileChannelImpl (Results 1 – 1 of 1) sorted by relevance
46 final class FileChannelImpl extends FileChannel { class66 public FileChannelImpl(Closeable ioObject, FileDescriptor fd, int mode) { in FileChannelImpl() method in FileChannelImpl