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 ObjectObject.getClass(),
Object.hashCode(),
Class.getName(),
Integer.toHexString(int)