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