Searched defs:FileChannelImpl (Results 1 – 1 of 1) sorted by relevance
45 final class FileChannelImpl extends FileChannel { class65 public FileChannelImpl(Object stream, FileDescriptor fd, int mode) { in FileChannelImpl() method in FileChannelImpl