Uses of Class
io.roastedroot.zerofs.WeakValueConcurrentMap
-
-
Uses of WeakValueConcurrentMap in io.roastedroot.zerofs
Fields in io.roastedroot.zerofs declared as WeakValueConcurrentMap Modifier and Type Field Description private static WeakValueConcurrentMap<java.net.URI,java.nio.file.FileSystem>SystemZeroFsFileSystemProvider. fileSystemsCache of file systems that have been created but not closed.
-