| 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.
|
Classes derived from java.nio.channels.FileChannel | |
| class | This file is not user visible !
|
Methods with return type java.nio.channels.FileChannel | |
| FileChannel | FileChannelImpl.position(long newPosition) |
| FileChannel | FileChannelImpl.truncate(long size) |
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.
|
Classes derived from java.nio.channels.FileChannel | |
| class | This file is not user visible !
|
Methods with return type java.nio.channels.FileChannel | |
| FileChannel | FileChannelImpl.position(long newPosition) |
| FileChannel | FileChannelImpl.truncate(long size) |