Interface | Description |
---|---|
FileSystemMap.ValueLoader<T> |
Wrapper class that implements a method for loading a value in the leaves of the trie.
|
Class | Description |
---|---|
FileSystemMap<T> |
This class implements a map for a filesystem structure relying on a prefix tree.
|
PathFragments |
Conversion utilities between Paths and PathFragments.
|