Class PathConverter.PathFile

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

public static final class PathConverter.PathFile extends PathConverter<Path,File>
Converter from Path to File.
See Also: