Class PathConverter.PathURL

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

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