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.
See Also: