Package | Description |
---|---|
net.sf.joafip.file.service |
Modifier and Type | Class and Description |
---|---|
class |
RandomAccessFileDirect
direct file access
|
class |
RandomAccessFileDirectMapped |
class |
RandomAccessFileDirectNio
direct file access using 'nio'
|
class |
RandomAccessFileReadWriteCache
Instances of this class support both reading and writing to a random access
file, using a read and write cache between
IRandomAccessFile
delegationthis is a cache proxy for IRandomAccessFile implementation |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.