Uses of Class
net.didion.jwnl.dictionary.file_manager.FileManagerImpl
-
Packages that use FileManagerImpl Package Description net.didion.jwnl.dictionary.file_manager Classes used byFileBackedDictionaryto 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 classRemoteFileManagerAn object of this class can serve as aFileManagerfor remoteFileBackedDictionaryinstantiations using RMI.
-