Class NamedPath
Object
NamedPath
A path and associated name.
The name is guaranteed to be a unique identifier in the context of a given collection.
- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NamedPath
-
-
Method Details
-
getName
A unique name associated with the path -
getPath
The path -
equals
-
hashCode
-
toString
-