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