Path
A wrapper around a string representing a file path allowing to read from and write to a corresponding file using Sink and Source.
This API is unstable and subject to change.
A wrapper around a string representing a file path allowing to read from and write to a corresponding file using Sink and Source.
This API is unstable and subject to change.
A wrapper around a string representing a file path allowing to read from and write to a corresponding file using Sink and Source.
This API is unstable and subject to change.
Properties
Returns true if this path is absolute, false otherwise.
Returns true if this path is absolute, false otherwise.
Returns true if this path is absolute, false otherwise.
Returns true if this path is absolute, false otherwise.
Returns true if this path is absolute, false otherwise.
Returns a path representing a parent directory for this path, or null if there is no parent directory for this path.
Returns a path representing a parent directory for this path, or null if there is no parent directory for this path.
Returns a path representing a parent directory for this path, or null if there is no parent directory for this path.
Returns a path representing a parent directory for this path, or null if there is no parent directory for this path.
Functions
Compares two paths for equality using its string representation (toString).
Compares two paths for equality using its string representation (toString).
Compares two paths for equality using its string representation (toString).
Compares two paths for equality using its string representation (toString).
Returns hash code of this Path. The hash code is calculated for the path's string representations (toString).
Returns hash code of this Path. The hash code is calculated for the path's string representations (toString).
Returns hash code of this Path. The hash code is calculated for the path's string representations (toString).
Returns hash code of this Path. The hash code is calculated for the path's string representations (toString).