Module java.base

Class FileChannel.MapMode

java.lang.Object
java.nio.channels.FileChannel.MapMode
Enclosing class:
FileChannel

public static class FileChannel.MapMode
extends Object
A file-mapping mode.
Since:
1.4
See Also:
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long)