static class Node.NodeMismatch
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Node |
nodeActual |
(package private) Node |
nodeExpected |
| Constructor and Description |
|---|
NodeMismatch(Node nodeExpected,
Node nodeActual) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object object) |
int |
hashCode() |