| Constructor and Description |
|---|
DefaultNode(String aName)
Constructs the node.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object aObj) |
String |
getName()
Returns the node name.
|
int |
hashCode() |
public DefaultNode(String aName)
aName - Node name.Copyright © 2025. All rights reserved.