public static class FileChannel.MapMode extends Object
FileChannel.map(java.nio.channels.FileChannel.MapMode, long, long)
static FileChannel.MapMode
PRIVATE
READ_ONLY
READ_WRITE
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final FileChannel.MapMode READ_ONLY
public static final FileChannel.MapMode READ_WRITE
public static final FileChannel.MapMode PRIVATE
public String toString()
toString
Object