aicas logo Jamaica 3.4 release 8

java.nio.channels
Class FileChannel.MapMode

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

public static class FileChannel.MapMode
extends Object


Field Summary
static FileChannel.MapMode PRIVATE
           
static FileChannel.MapMode READ_ONLY
           
static FileChannel.MapMode READ_WRITE
           
 
Method Summary
 String toString()
          Returns a string representation of the MapMode object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

READ_ONLY

public static final FileChannel.MapMode READ_ONLY

READ_WRITE

public static final FileChannel.MapMode READ_WRITE

PRIVATE

public static final FileChannel.MapMode PRIVATE
Method Detail

toString

public String toString()
Returns a string representation of the MapMode object.

Overrides:
toString in class Object
Returns:
a string identifying this object.

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.