java.nio.channels
public static class FileChannel.MapMode extends Object
Modifier and Type | Field and Description |
---|---|
static FileChannel.MapMode |
PRIVATE |
static FileChannel.MapMode |
READ_ONLY |
static FileChannel.MapMode |
READ_WRITE |
public static final FileChannel.MapMode READ_ONLY
public static final FileChannel.MapMode READ_WRITE
public static final FileChannel.MapMode PRIVATE
public String toString()
MapMode
object.toString
in class Object
Object.getClass()
,
Object.hashCode()
,
Class.getName()
,
Integer.toHexString(int)