GNU Classpath (0.95) | |
Frames | No Frames |
Methods with return type java.nio.channels.FileChannel | |
FileChannel | This method creates a java.nio.channels.FileChannel.
|
FileChannel | This method creates a java.nio.channels.FileChannel.
|
FileChannel | This method creates a java.nio.channels.FileChannel.
|
Constructors with parameter type java.nio.channels.FileChannel | |
Initializes the file lock.
|
Methods with return type java.nio.channels.FileChannel | |
FileChannel | Returns the file channel upon whose file this lock is held.
|
FileChannel | FileChannel.position(long newPosition) Sets the position of the channel on the assoziated file.
|
FileChannel | FileChannel.truncate(long size) Truncates the channel's file at size .
|
GNU Classpath (0.95) |