Uses of Class
net.didion.jwnl.dictionary.file_manager.FileManagerImpl
Packages that use FileManagerImpl
Package
Description
Classes used by
FileBackedDictionary
to interface with the filesystem.-
Uses of FileManagerImpl in net.didion.jwnl.dictionary.file_manager
Subclasses of FileManagerImpl in net.didion.jwnl.dictionary.file_managerModifier and TypeClassDescriptionclass
An object of this class can serve as aFileManager
for remoteFileBackedDictionary
instantiations using RMI.