Class PathConverter.PathURI

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

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