public abstract class Node extends Object implements Serializable
Constructor and Description |
---|
Node() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object target) |
String |
getId() |
int |
hashCode() |
void |
setId(String id) |
Copyright © 2018. All rights reserved.