Uses of Class
com.google.common.jimfs.JimfsFileChannel
-
Uses of JimfsFileChannel in com.google.common.jimfs
Fields in com.google.common.jimfs declared as JimfsFileChannelModifier and TypeFieldDescriptionprivate final JimfsFileChannelJimfsAsynchronousFileChannel.channelMethods in com.google.common.jimfs that return JimfsFileChannelModifier and TypeMethodDescriptionprivate JimfsFileChannelJimfsFileSystemProvider.newJimfsFileChannel(JimfsPath path, Set<? extends OpenOption> options, FileAttribute<?>... attrs) Constructors in com.google.common.jimfs with parameters of type JimfsFileChannelModifierConstructorDescriptionJimfsAsynchronousFileChannel(JimfsFileChannel channel, ExecutorService executor)