Class PathConverter.FilePath

All Implemented Interfaces:
Serializable, Function<File,Path>, ObjectConverter<File,Path>
Enclosing class:
PathConverter<S,T>

public static final class PathConverter.FilePath extends PathConverter<File,Path>
Converter from File to Path.
Since:
0.3
Version:
0.7
See Also: