Super classes [su] [ fr] [ fi] [co] [me]
Object
AbstractInterruptibleChannel
Most frequently used [su] [ fr] [ fi] [co] [me]
close() [api ] 2*
map(FileChannel.MapMode mode, long position, long size) [api ] 2
size() [api ] 2
tryLock() [api ] 1
lock() [api ] 1
write(ByteBuffer src) [api ] 1
transferFrom(ReadableByteChannel src, long position, long count) [api ] 1
FileChannel() [api ] 0
force(boolean metaData) [api ] 0
lock(long position, long size, boolean shared) [api ] 0
position(long newPosition) [api ] 0
position() [api ] 0
read(ByteBuffer dst) [api ] 0
read(ByteBuffer[] dsts, int offset, int length) [api ] 0
read(ByteBuffer dst, long position) [api ] 0
read(ByteBuffer[] dsts) [api ] 0
transferTo(long position, long count, WritableByteChannel target) [api ] 0
truncate(long size) [api ] 0
tryLock(long position, long size, boolean shared) [api ] 0
write(ByteBuffer[] srcs, int offset, int length) [api ] 0
write(ByteBuffer[] srcs) [api ] 0
write(ByteBuffer src, long position) [api ] 0
Fields, alphabetical [su] [ fr] [ fi] [co] [me]
Constructors, by frequency [su] [ fr] [ fi] [co] [me]
FileChannel() [api ] 0
Methods, alphabetical [su] [ fr] [ fi] [co] [me]
force(boolean metaData) [api ] 0
lock(long position, long size, boolean shared) [api ] 0
lock() [api ] 1
map(FileChannel.MapMode mode, long position, long size) [api ] 2
position(long newPosition) [api ] 0
position() [api ] 0
read(ByteBuffer dst) [api ] 0
read(ByteBuffer[] dsts, int offset, int length) [api ] 0
read(ByteBuffer dst, long position) [api ] 0
read(ByteBuffer[] dsts) [api ] 0
size() [api ] 2
transferFrom(ReadableByteChannel src, long position, long count) [api ] 1
transferTo(long position, long count, WritableByteChannel target) [api ] 0
truncate(long size) [api ] 0
tryLock(long position, long size, boolean shared) [api ] 0
tryLock() [api ] 1
write(ByteBuffer[] srcs, int offset, int length) [api ] 0
write(ByteBuffer src) [api ] 1
write(ByteBuffer[] srcs) [api ] 0
write(ByteBuffer src, long position) [api ] 0