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 JimfsFileChannel
JimfsAsynchronousFileChannel.channel
Methods in com.google.common.jimfs that return JimfsFileChannelModifier and TypeMethodDescriptionprivate JimfsFileChannel
JimfsFileSystemProvider.newJimfsFileChannel
(JimfsPath path, Set<? extends OpenOption> options, FileAttribute<?>... attrs) Constructors in com.google.common.jimfs with parameters of type JimfsFileChannelModifierConstructorDescriptionJimfsAsynchronousFileChannel
(JimfsFileChannel channel, ExecutorService executor)