public class WorkspaceDirSystemModule extends Object implements WorkspaceDir
| Constructor and Description |
|---|
WorkspaceDirSystemModule(NodePath nodePath)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other)
Override of equals to make to make instances of this class usable as map keys
and in other contexts where value equality semantics are required.
|
NodePath |
getNodePath() |
int |
hashCode()
Override of hashCode to make instances of this class usable efficiently as
map keys.
|
String |
toString() |
public WorkspaceDirSystemModule(NodePath nodePath)
nodePath - NodePath.public NodePath getNodePath()
public String toString()
toString in class ObjectWorkspaceDir instance, in logs for
example.public int hashCode()
Copyright © 2015–2017 AZYVA INC.. All rights reserved.