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
Creates a newNamedPath
instance.- Parameters:
name
- A unique name associated with the pathpath
- The path
-
-
Method Details