Uses of Class
java.nio.channels.FileChannel.MapMode
Packages that use FileChannel.MapMode
-
Uses of FileChannel.MapMode in java.nio.channels
Fields in java.nio.channels declared as FileChannel.MapModeModifier and TypeFieldDescriptionstatic final FileChannel.MapModeFileChannel.MapMode.PRIVATEstatic final FileChannel.MapModeFileChannel.MapMode.READ_ONLYstatic final FileChannel.MapModeFileChannel.MapMode.READ_WRITEMethods in java.nio.channels with parameters of type FileChannel.MapModeModifier and TypeMethodDescriptionabstract MappedByteBufferFileChannel.map(FileChannel.MapMode mode, long position, long size)